Propriété PacketSize
Gets the packet size in bytes associated with a ConnectionInfo object.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PacketSize As Integer
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .Int32
Number of bytes.