PacketSize 속성
Gets the packet size in bytes associated with a ConnectionInfo object.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
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.