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

TSqlObjectIdenfier.SchemaName

Schema name

Declaration

Source position: sqltypes.pp line 31

public property TSqlObjectIdenfier.SchemaName : string
  read FSchemaName
  write FSchemaName;

Description

SchemaName is the name of the schema in which the object is defined. This is only set if the database actually supports schemas, for other databases, it is empty.

See also

TSqlObjectIdenfierList

#fcl.sqldb.TSQLConnection.GetObjectNames

  

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

TSqlObjectIdenfier.ObjectName

  

Name of the object in the database


Documentation generated on: Sep 28 2017