다음을 통해 공유


DataSpaceAvailable 속성

Gets the amount of storage space available for the miscellaneous file collection.

네임스페이스:  Microsoft.SqlServer.Management.Dac
어셈블리:  Microsoft.SqlServer.Management.Dac(Microsoft.SqlServer.Management.Dac.dll)

구문

‘선언
Public ReadOnly Property DataSpaceAvailable As Long
    Get
‘사용 방법
Dim instance As MiscellaneousFilesCollection
Dim value As Long

value = instance.DataSpaceAvailable
public long DataSpaceAvailable { get; }
public:
property long long DataSpaceAvailable {
    long long get ();
}
member DataSpaceAvailable : int64
function get DataSpaceAvailable () : long

속성 값

유형: System. . :: . .Int64
A Long value specifying the available amount of storage space available to the MiscellaneousFilesCollection in bytes.