Utility.DeployedDacCount Propiedad

Definición

Obtiene el número de DACs desplegados en las instancias de SQL Server gestionadas por la utilidad SQL Server.

public:
 property int DeployedDacCount { int get(); };
public int DeployedDacCount { get; }
member this.DeployedDacCount : int
Public ReadOnly Property DeployedDacCount As Integer

Valor de propiedad

Un valor que especifica Int32 cuántos DACs se despliegan en las instancias gestionadas por esta utilidad SQL Server.

Se aplica a