Aracılığıyla paylaş


ISqlPermissionStatement.IsWithGrantOption Özellik

Alır veya grantee, diğerlerine izin verebilirsiniz olup olmadığını gösteren bir değeri ayarlar.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
Property IsWithGrantOption As Boolean
    Get
    Set
bool IsWithGrantOption { get; set; }
property bool IsWithGrantOption {
    bool get ();
    void set (bool value);
}
abstract IsWithGrantOption : bool with get, set
function get IsWithGrantOption () : boolean
function set IsWithGrantOption (value : boolean)

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISqlPermissionStatement Arabirim

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı