| |
EnableExternalAccess propertySets or returns whether the database page is made available to other SQL tools on the server. SyntaxC++HRESULT get_EnableExternalAccess(VARIANT_BOOL* pEnableExternalAccess) HRESULT put_EnableExternalAccess(VARIANT_BOOL EnableExternalAccess) Scripting languagesEnableExternalAccess = Database Page.EnableExternalAccess Database Page.EnableExternalAccess = EnableExternalAccess RemarksThis property is only valid for the facility administrators. This property is not valid for template databases and is implicitly turned off if an existing database is moved into the template folder. If you copy a database, or export and import the eRoom that contains it, then this property for the new copy of the database would be false and must be turned on again. But if you create an eRoom from a template, or by copying an existing eRoom in the same facility, the value of property on all the original eRoom's databases are preserved in the new eRoom. |
Home |