Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the IncludeDatabaseRoleMemberships property value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Shared ReadOnly Property IncludeDatabaseRoleMemberships As ScriptOption
Get
'Usage
Dim value As ScriptOption
value = ScriptOption.IncludeDatabaseRoleMemberships
public static ScriptOption IncludeDatabaseRoleMemberships { get; }
public:
static property ScriptOption^ IncludeDatabaseRoleMemberships {
ScriptOption^ get ();
}
static member IncludeDatabaseRoleMemberships : ScriptOption
static function get IncludeDatabaseRoleMemberships () : ScriptOption
Property Value
Type: Microsoft.SqlServer.Management.Smo.ScriptOption
The IncludeDatabaseRoleMemberships property value.