Public Methods
Method | Description |
---|---|
BoundAttachments | Returns the BoundAttachments collection of this Object. |
UserComments | Returns a collection of user comments associated with this Object. |
Public Properties
Property | Description |
---|---|
Description | Description of the SQLServer Synonym. DATATYPE: String. |
GUID | GUID of the SQLServer Synonym. DATATYPE: String. |
ID | Returns the SQLServer Synonym ID. DATATYPE: Integer. |
Name | Name of the SQLServer Synonym. DATATYPE: String. |
ReferencedObjectName | Name of the object referred to by the SQLServer Synonym. DATATYPE: String. |
ReferencedObjectSchema | Schema of the object referred to by the SQLServer Synonym. DATATYPE: String. |
Schema | Schema of the SQLServer Synonym. DATATYPE: String. |
See Also