Partilhar via


Propriedade do RDL Size

Gets the size, in kilobytes, of the item implementing the ISizeItem interface.

Namespace:  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (em Microsoft.SqlServer.Management.Dac.dll)

Sintaxe

'Declaração
ReadOnly Property Size As Long
    Get
'Uso
Dim instance As ISizeItem
Dim value As Long

value = instance.Size
long Size { get; }
property long long Size {
    long long get ();
}
abstract Size : int64
function get Size () : long

Valor da propriedade

Tipo: System. . :: . .Int64
A Long value that specifies the size of the item.