BulkInsertSettingsOptions Property |
Gets or sets a bitwise flag that specifies one or more options to use with an instance of System.Data.SqlClient.SqlBulkCopy.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public SqlBulkCopyOptions Options { get; set; }
Property Value
Type:
SqlBulkCopyOptionsSee Also