Propriedade do RDL PolicyCategory.DefaultCategory
Gets the category to which the policy is assigned by default.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public Shared ReadOnly Property DefaultCategory As String
Get
'Uso
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
Valor da propriedade
Tipo: System.String
A String value that specifies default category.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.