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.128 -- Release Build+cb657b646daac3e9cc5384ff42ed4530df50eab1
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