Compartilhar via


Propriedade do RDL Size

Obtém o tamanho do arquivo de biblioteca de rede em bytes.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (em Microsoft.SqlServer.SqlWmiManagement.dll)

Sintaxe

'Declaração
Public ReadOnly Property Size As Integer
    Get
'Uso
Dim instance As NetLibInfo
Dim value As Integer

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

Valor da propriedade

Tipo: System. . :: . .Int32
Um valor Int32 que especifica o tamanho do arquivo de biblioteca de rede em bytes.