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

TSqlObjectIdenfier.SchemaName

Schema name.

Declaration

Source position: sqltypes.pp line 50

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: Jul 24 2023