Partager via


Propriété DataSpaceAvailable

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

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

Syntaxe

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

Valeur de propriété

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