Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
WithGrantOption property class of Permission
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared Property WithGrantOption As ModelPropertyClass
Get
Friend Set
'Usage
Dim value As ModelPropertyClass
value = Permission.WithGrantOption
public static ModelPropertyClass WithGrantOption { get; internal set; }
public:
static property ModelPropertyClass^ WithGrantOption {
ModelPropertyClass^ get ();
internal: void set (ModelPropertyClass^ value);
}
static member WithGrantOption : ModelPropertyClass with get, internal set
static function get WithGrantOption () : ModelPropertyClass
internal static function set WithGrantOption (value : ModelPropertyClass)
Eigenschaftswert
Typ: Microsoft.SqlServer.Dac.Model.ModelPropertyClass