[Overview][Types][Classes][Index] Reference for unit 'sqltypes' (#fcl)

TSqlObjectIdenfier.ObjectName

Name of the object in the database

Declaration

Source position: sqltypes.pp line 32

public property TSqlObjectIdenfier.ObjectName : string
  read FObjectName
  write FObjectName;

Description

ObjectName is the name of the object in the database. If the database supports schemas, then it must be combined with the SchemaName property in order to create a unique name for the object.

See also

TSqlObjectIdenfierList

#fcl.sqldb.TSQLConnection.GetObjectNames

  

Return a collection of object names for a given type of object

TSqlObjectIdenfier.SchemaName

  

Schema name


Documentation generated on: Sep 28 2017