ISql90Login.GetCredentialRelationship メソッド

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

構文

'宣言
Function GetCredentialRelationship As IModelSingleRelationship(Of ISql90Login, ISql90Credential)
'使用
Dim instance As ISql90Login
Dim returnValue As IModelSingleRelationship(Of ISql90Login, ISql90Credential)

returnValue = instance.GetCredentialRelationship()
IModelSingleRelationship<ISql90Login, ISql90Credential> GetCredentialRelationship()
IModelSingleRelationship<ISql90Login^, ISql90Credential^>^ GetCredentialRelationship()
function GetCredentialRelationship() : IModelSingleRelationship<ISql90Login, ISql90Credential>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Login, ISql90Credential>

参照

参照

ISql90Login インターフェイス

ISql90Login メンバ

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