ISqlServerRoleMembership.GetRoleRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz [ T:Microsoft.Data.Schema.Sql.SchemaModel.ISqlServerRole] asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Function GetRoleRelationship As IModelSingleRelationship(Of ISqlServerRoleMembership, ISqlServerRole)
IModelSingleRelationship<ISqlServerRoleMembership, ISqlServerRole> GetRoleRelationship()
IModelSingleRelationship<ISqlServerRoleMembership^, ISqlServerRole^>^ GetRoleRelationship()
abstract GetRoleRelationship : unit -> IModelSingleRelationship<ISqlServerRoleMembership, ISqlServerRole> 
function GetRoleRelationship() : IModelSingleRelationship<ISqlServerRoleMembership, ISqlServerRole>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlServerRoleMembership Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)