DataInserterBulkInsertSettings Property
This setting defines the SQL Server BULK INSERT settings that will be used if a BULK INSERT is performed.
Namespace: Gemstone.DataAssembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.170 -- Release Build+2a9fa3c66c28e3c3cab7bdd2c7a3badf828f6ba0
public string BulkInsertSettings { get; set; }
Public Property BulkInsertSettings As String
Get
Set
function get_BulkInsertSettings();
function set_BulkInsertSettings(value);
Property Value
String