Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an IModelReverseMultiRelationship between this and the associated ISql90Synonym.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Function GetSynonymsRelationship As IModelReverseMultiRelationship(Of ISql90SynonymTarget, ISql90Synonym)
IModelReverseMultiRelationship<ISql90SynonymTarget, ISql90Synonym> GetSynonymsRelationship()
IModelReverseMultiRelationship<ISql90SynonymTarget^, ISql90Synonym^>^ GetSynonymsRelationship()
abstract GetSynonymsRelationship : unit -> IModelReverseMultiRelationship<ISql90SynonymTarget, ISql90Synonym>
function GetSynonymsRelationship() : IModelReverseMultiRelationship<ISql90SynonymTarget, ISql90Synonym>
Return Value
Type: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90SynonymTarget, ISql90Synonym>
.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.