Compartir a través de


ISql90SpecifiesExecutionContext.GetUserRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql90User asociada.

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

Sintaxis

'Declaración
Function GetUserRelationship As IModelSingleRelationship(Of ISql90SpecifiesExecutionContext, ISql90User)
IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User> GetUserRelationship()
IModelSingleRelationship<ISql90SpecifiesExecutionContext^, ISql90User^>^ GetUserRelationship()
abstract GetUserRelationship : unit -> IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User> 
function GetUserRelationship() : IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User>

Seguridad de .NET Framework

Vea también

Referencia

ISql90SpecifiesExecutionContext Interfaz

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