Partilhar via


Método ISql90RemoteServiceBinding.GetWithUserRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90SecurityPrincipal.

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

Sintaxe

'Declaração
Function GetWithUserRelationship As IModelSingleRelationship(Of ISql90RemoteServiceBinding, ISql90SecurityPrincipal)
IModelSingleRelationship<ISql90RemoteServiceBinding, ISql90SecurityPrincipal> GetWithUserRelationship()
IModelSingleRelationship<ISql90RemoteServiceBinding^, ISql90SecurityPrincipal^>^ GetWithUserRelationship()
abstract GetWithUserRelationship : unit -> IModelSingleRelationship<ISql90RemoteServiceBinding, ISql90SecurityPrincipal> 
function GetWithUserRelationship() : IModelSingleRelationship<ISql90RemoteServiceBinding, ISql90SecurityPrincipal>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90RemoteServiceBinding, ISql90SecurityPrincipal>

Segurança do .NET Framework

Consulte também

Referência

ISql90RemoteServiceBinding Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel