Transfer.BulkCopyTimeout 属性

定义

在 SqlBulkCopy 超时之前完成操作的秒数。

public int BulkCopyTimeout { get; set; }
member this.BulkCopyTimeout : int with get, set
Public Property BulkCopyTimeout As Integer

属性值

适用于