Mono Class Library: System.Data.SqlClient Namespace

System.Data.SqlClient.SqlBulkCopyOptions Enumeration

Documentation for this section has not yet been entered.
[System.Flags]
public enum SqlBulkCopyOptions

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CheckConstraintsDocumentation for this section has not yet been entered.
DefaultDocumentation for this section has not yet been entered.
FireTriggersDocumentation for this section has not yet been entered.
KeepIdentityDocumentation for this section has not yet been entered.
KeepNullsDocumentation for this section has not yet been entered.
TableLockDocumentation for this section has not yet been entered.
UseInternalTransactionDocumentation for this section has not yet been entered.

Requirements

Namespace: System.Data.SqlClient
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0