ConnectionSettings.PacketSize 属性

定义

用于与 SQL Server 实例通信的网络数据包的大小(以字节为单位)。 默认值为 8192。 异常:ConnectionCannotBeChangedException InvalidPropertyValueException

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

属性值

适用于