PacketSize 属性

Gets the packet size in bytes associated with a ConnectionInfo object.

命名空间:  Microsoft.AnalysisServices
程序集:  Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)

语法

声明
Public ReadOnly Property PacketSize As Integer
    Get
用法
Dim instance As ConnectionInfo
Dim value As Integer

value = instance.PacketSize
public int PacketSize { get; }
public:
property int PacketSize {
    int get ();
}
member PacketSize : int
function get PacketSize () : int

属性值

类型:System. . :: . .Int32
Number of bytes.