Proprietà Size
Gets the size, in kilobytes, of the item implementing the ISizeItem interface.
Spazio dei nomi Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Sintassi
'Dichiarazione
ReadOnly Property Size As Long
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .Int64
A Long value that specifies the size of the item.