SqlBulkCopyHelper Class

DCSoft.DBUtilityGeneric

SqlBulkCopyHelper Class

[Missing <summary> documentation for "T:DCSoft.Utility.Utils.SqlBulkCopyHelper"]

Inheritance Hierarchy
SystemObject  DCSoft.Utility.UtilsSqlBulkCopyHelper

Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class SqlBulkCopyHelper

The SqlBulkCopyHelper type exposes the following members.

Constructors
  NameDescription
Public methodSqlBulkCopyHelper
Initializes a new instance of the SqlBulkCopyHelper class
Top
Methods
  NameDescription
Public methodStatic memberBatchUpdate
Public methodStatic memberBulkInsert
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberImportByTransaction
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also