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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.