Proprietà DefaultCategory
Gets the category to which the policy is assigned by default.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly Property DefaultCategory As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String
A String value that specifies default category.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.