ISql90AsymmetricKey.GetAssemblyRelationship Method
Returns an IModelSingleRelationship between this and the associated ISql90Assembly.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Function GetAssemblyRelationship As IModelSingleRelationship(Of ISql90AsymmetricKey, ISql90Assembly)
IModelSingleRelationship<ISql90AsymmetricKey, ISql90Assembly> GetAssemblyRelationship()
IModelSingleRelationship<ISql90AsymmetricKey^, ISql90Assembly^>^ GetAssemblyRelationship()
abstract GetAssemblyRelationship : unit -> IModelSingleRelationship<ISql90AsymmetricKey, ISql90Assembly>
function GetAssemblyRelationship() : IModelSingleRelationship<ISql90AsymmetricKey, ISql90Assembly>
Return Value
Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90AsymmetricKey, ISql90Assembly>
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.