BulkDataOperationBaseUseFromSchemaReferentialIntegrity Property
Get or set - use referential integrity information from source/to destination database during data processing
Namespace: Gemstone.DataAssembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.169 -- Release Build+adcc694938ddb0c37a2b1414eab017f00bb57688
public virtual bool UseFromSchemaReferentialIntegrity { get; set; }
Public Overridable Property UseFromSchemaReferentialIntegrity As Boolean
Get
Set
public:
virtual property bool UseFromSchemaReferentialIntegrity {
bool get ();
void set (bool value);
}
function get_UseFromSchemaReferentialIntegrity();
function set_UseFromSchemaReferentialIntegrity(value);
Property Value
Boolean