Freigeben über


ISql90SpecifiesExecutionContext.GetUserRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISql90User zurück.

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

Syntax

'Declaration
Function GetUserRelationship As IModelSingleRelationship(Of ISql90SpecifiesExecutionContext, ISql90User)
IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User> GetUserRelationship()
IModelSingleRelationship<ISql90SpecifiesExecutionContext^, ISql90User^>^ GetUserRelationship()
abstract GetUserRelationship : unit -> IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User> 
function GetUserRelationship() : IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90SpecifiesExecutionContext Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace