[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sqltypes.pp line 40
type TSqlObjectIdenfier = class(TCollectionItem) |
public |
constructor Create(); |
function FullName; |
property SchemaName: string; [rw] |
property ObjectName: string; [rw] |
end; |
| |
TObject |