ISql90User.GetAsymmetricKeyRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetAsymmetricKeyRelationship As IModelSingleRelationship(Of ISql90User, ISql90AsymmetricKey)
'使用
Dim instance As ISql90User
Dim returnValue As IModelSingleRelationship(Of ISql90User, ISql90AsymmetricKey)
returnValue = instance.GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql90User, ISql90AsymmetricKey> GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql90User^, ISql90AsymmetricKey^>^ GetAsymmetricKeyRelationship()
function GetAsymmetricKeyRelationship() : IModelSingleRelationship<ISql90User, ISql90AsymmetricKey>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90User, ISql90AsymmetricKey>