ExternalColumnSettingsInfoTypeStoreInExternalStorage Method |
Returns true if the column should be stored in external storage
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public virtual bool StoreInExternalStorage(
string objectSiteName
)
Parameters
- objectSiteName
- Type: SystemString
Object site name
Return Value
Type:
BooleanSee Also