ISql100AsymmetricKey.GetProviderRelationship メソッド
プロバイダのリレーションシップ コレクションを返します。
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetProviderRelationship As IModelSingleRelationship(Of ISql100AsymmetricKey, ISql100CryptographicProvider)
'使用
Dim instance As ISql100AsymmetricKey
Dim returnValue As IModelSingleRelationship(Of ISql100AsymmetricKey, ISql100CryptographicProvider)
returnValue = instance.GetProviderRelationship()
IModelSingleRelationship<ISql100AsymmetricKey, ISql100CryptographicProvider> GetProviderRelationship()
IModelSingleRelationship<ISql100AsymmetricKey^, ISql100CryptographicProvider^>^ GetProviderRelationship()
function GetProviderRelationship() : IModelSingleRelationship<ISql100AsymmetricKey, ISql100CryptographicProvider>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100AsymmetricKey, ISql100CryptographicProvider>