Dela via


ISql90RemoteServiceBinding.GetWithUserRelationship Method

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

Syntax

'Declaration
Function GetWithUserRelationship As IModelSingleRelationship(Of ISql90RemoteServiceBinding, ISql90SecurityPrincipal)
'Usage
Dim instance As ISql90RemoteServiceBinding 
Dim returnValue As IModelSingleRelationship(Of ISql90RemoteServiceBinding, ISql90SecurityPrincipal)

returnValue = instance.GetWithUserRelationship()
IModelSingleRelationship<ISql90RemoteServiceBinding, ISql90SecurityPrincipal> GetWithUserRelationship()
IModelSingleRelationship<ISql90RemoteServiceBinding^, ISql90SecurityPrincipal^>^ GetWithUserRelationship()
function GetWithUserRelationship() : IModelSingleRelationship<ISql90RemoteServiceBinding, ISql90SecurityPrincipal>

Return Value

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

.NET Framework Security

See Also

Reference

ISql90RemoteServiceBinding Interface

ISql90RemoteServiceBinding Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace