Dela via


ISql90AsymmetricKey.GetAssemblyRelationship Method

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

Syntax

'Declaration
Function GetAssemblyRelationship As IModelSingleRelationship(Of ISql90AsymmetricKey, ISql90Assembly)
'Usage
Dim instance As ISql90AsymmetricKey 
Dim returnValue As IModelSingleRelationship(Of ISql90AsymmetricKey, ISql90Assembly)

returnValue = instance.GetAssemblyRelationship()
IModelSingleRelationship<ISql90AsymmetricKey, ISql90Assembly> GetAssemblyRelationship()
IModelSingleRelationship<ISql90AsymmetricKey^, ISql90Assembly^>^ GetAssemblyRelationship()
function GetAssemblyRelationship() : IModelSingleRelationship<ISql90AsymmetricKey, ISql90Assembly>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90AsymmetricKey, ISql90Assembly>

.NET Framework Security

See Also

Reference

ISql90AsymmetricKey Interface

ISql90AsymmetricKey Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace