Propriété DefaultCategory
Gets the category to which the policy is assigned by default.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property DefaultCategory As String
Get
'Utilisation
Dim value As String
value = PolicyCategory.DefaultCategory
public static string DefaultCategory { get; }
public:
static property String^ DefaultCategory {
String^ get ();
}
static member DefaultCategory : string
static function get DefaultCategory () : String
Valeur de propriété
Type : System. . :: . .String
A String value that specifies default category.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.