Partager via


Propriété DeployedDacOverutilizedCount

Gets the number of overutilized deployed DACs.

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

Syntaxe

'Déclaration
Public ReadOnly Property DeployedDacOverutilizedCount As Integer
    Get
'Utilisation
Dim instance As Utility
Dim value As Integer

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

Valeur de propriété

Type : System. . :: . .Int32
An Int32 value specifying the number of instances.