Método ISqlServerRoleMembership.GetMemberRelationship

Retorna um IModelSingleRelationship entre this e associado ISqlServerSecurityPrincipal.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

IModelSingleRelationship<ISqlServerRoleMembership, ISqlServerSecurityPrincipal> GetMemberRelationship()

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlServerRoleMembership, ISqlServerSecurityPrincipal>

Segurança do .NET Framework

Consulte também

Referência

ISqlServerRoleMembership Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel