Size 속성
Gets the size, in kilobytes, of the item implementing the ISizeItem interface.
네임스페이스: Microsoft.SqlServer.Management.Dac
어셈블리: Microsoft.SqlServer.Management.Dac(Microsoft.SqlServer.Management.Dac.dll)
구문
‘선언
ReadOnly Property Size As Long
Get
‘사용 방법
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
속성 값
유형: System. . :: . .Int64
A Long value that specifies the size of the item.