SqlServerType.PacketSize Field
A String constant with the PACKET_SIZE value.
Namespace: Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly: ConnectionDlg (in ConnectionDlg.dll)
Syntax
'Declaration
Public Const PacketSize As String
'Usage
Dim value As String
value = SqlServerType.PacketSize
public const string PacketSize
public:
literal String^ PacketSize
static val mutable PacketSize: string
public const var PacketSize : String