Método ISql90SpecifiesExecutionContext.GetUserRelationship
Retorna um IModelSingleRelationship entre this e associado ISql90User.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)
Sintaxe
'Declaração
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 de retorno
Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User>
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.