Unit 'SQLTypes' Package
[Overview][Types][Classes][Index] [#fcl]

TSqlObjectIdenfier.FullName

Return the full name of the object.

Declaration

Source position: sqltypes.pp line 49

public function TSqlObjectIdenfier.FullName: string;

Function result

The fully qualified name of the object.

Description

FullName returns the name of the object, prepended with the schema name if there is one. Both parts are separated by a dot (.) character.

See also

TSqlObjectIdenfier.SchemaName

  

Schema name.

TSqlObjectIdenfier.ObjectName

  

Name of the object in the database.


Documentation generated on: Jul 24 2023