Sdílet prostřednictvím


ISql90RemoteServiceBinding.GetWithUserRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISql90SecurityPrincipal.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
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>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90RemoteServiceBinding Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů