Partager via


Propriété Size

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

Espace de noms :  Microsoft.SqlServer.Management.Dac
Assembly :  Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)

Syntaxe

'Déclaration
ReadOnly Property Size As Long
    Get
'Utilisation
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

Valeur de propriété

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