Propriedade do RDL PacketSize
Gets the packet size in bytes associated with a ConnectionInfo object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property PacketSize As Integer
Get
'Uso
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
Valor da propriedade
Tipo: System. . :: . .Int32
Number of bytes.