Share via


ISql90RemoteServiceBinding.GetWithUserRelationship Method

Returns an IModelSingleRelationship between this and the associated ISql90SecurityPrincipal.

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

Syntax

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

Return Value

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

.NET Framework Security

See Also

Reference

ISql90RemoteServiceBinding Interface

Microsoft.Data.Schema.Sql.SchemaModel Namespace