ISql90AuthorizedObject.GetAuthorizerRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetAuthorizerRelationship As IModelSingleRelationship(Of ISql90AuthorizedObject, ISql90ObjectAuthorizer)
'使用
Dim instance As ISql90AuthorizedObject
Dim returnValue As IModelSingleRelationship(Of ISql90AuthorizedObject, ISql90ObjectAuthorizer)

returnValue = instance.GetAuthorizerRelationship()
IModelSingleRelationship<ISql90AuthorizedObject, ISql90ObjectAuthorizer> GetAuthorizerRelationship()
IModelSingleRelationship<ISql90AuthorizedObject^, ISql90ObjectAuthorizer^>^ GetAuthorizerRelationship()
function GetAuthorizerRelationship() : IModelSingleRelationship<ISql90AuthorizedObject, ISql90ObjectAuthorizer>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90AuthorizedObject, ISql90ObjectAuthorizer>

参照

参照

ISql90AuthorizedObject インターフェイス

ISql90AuthorizedObject メンバ

GetAuthorizerRelationship オーバーロード

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間