SynonymsAttribute.Synonyms Property

Definition

Gets a comma-delimited list of connection property names that are synonymous with the connection property to which this attribute is attached.

public:
 property System::String ^ Synonyms { System::String ^ get(); };
public string Synonyms { get; }
member this.Synonyms : string
Public ReadOnly Property Synonyms As String

Property Value

A comma-delimited list of connection property names that are synonymous with the connection property to which this attribute is attached.

Applies to