Compartir a través de


ISql80User.GetRoleRelationship (Método)

Devuelve un objeto IModelReverseSingleRelationship entre this y el objeto ISql80Role asociado.

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 ISql80User, ISql80Role)
IModelSingleRelationship<ISql80User, ISql80Role> GetRoleRelationship()
IModelSingleRelationship<ISql80User^, ISql80Role^>^ GetRoleRelationship()
abstract GetRoleRelationship : unit -> IModelSingleRelationship<ISql80User, ISql80Role> 
function GetRoleRelationship() : IModelSingleRelationship<ISql80User, ISql80Role>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql80User, ISql80Role>

Seguridad de .NET Framework

Vea también

Referencia

ISql80User Interfaz

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