Свойство DeployedDacWithUnderutilizedFileCount

Gets the number of deployed DACs that have underutilized files.

Пространство имен:  Microsoft.SqlServer.Management.Utility
Сборка:  Microsoft.SqlServer.Management.Utility (в Microsoft.SqlServer.Management.Utility.dll)

Синтаксис

'Декларация
Public ReadOnly Property DeployedDacWithUnderutilizedFileCount As Integer
    Get
'Применение
Dim instance As Utility
Dim value As Integer

value = instance.DeployedDacWithUnderutilizedFileCount
public int DeployedDacWithUnderutilizedFileCount { get; }
public:
property int DeployedDacWithUnderutilizedFileCount {
    int get ();
}
member DeployedDacWithUnderutilizedFileCount : int
function get DeployedDacWithUnderutilizedFileCount () : int

Значение свойства

Тип: System. . :: . .Int32
An Int32 value that specifies how many deployed DACs have underutilized files.