__shouldCallNew(Type)
|
addXppProxyReference(Type, Object)
|
(Inherited from XppObjectBase)
|
Call(String, Object[], Type[], Object[])
|
(Inherited from XppObjectBase)
|
cancelTimeOut(Int32)
|
(Inherited from XppObjectBase)
|
createKernelClass(Object[], Type[], Object[])
|
(Inherited from XppObjectBase)
|
equal(XppObjectBase)
|
(Inherited from XppObjectBase)
|
finalize()
|
(Inherited from XppObjectBase)
|
GetIntPtr()
|
(Inherited from XppObjectBase)
|
GetKernelInstanceUniqueId()
|
(Inherited from XppObjectBase)
|
getTimeOutTimerHandle()
|
(Inherited from XppObjectBase)
|
getXppProxyReference(Type)
|
(Inherited from XppObjectBase)
|
handle()
|
indexCreate()
|
Creates the indexes of a table in the SQL database. You can also use this method to re-create indexes.
|
indexCreate(Int32, Int32)
|
indexCreate(Int32)
|
indexCreateDDL(Int32)
|
Generates and returns the SQL statements needed to create the indexes of a table.
|
indexDrop()
|
Drops the indexes of a table in the SQL database.
|
indexDrop(Int32, Int32, Boolean)
|
indexDrop(Int32, Int32)
|
indexDrop(Int32)
|
IsManagedValid()
|
(Inherited from XppObjectBase)
|
kernelhandle()
|
KernelInstanceDisposed()
|
(Inherited from XppObjectBase)
|
MakeReflectionCall(String, Object[])
|
(Inherited from XppObjectBase)
|
name(String, Int32, Int32)
|
name(String, Int32)
|
name(String)
|
Translates any object name into a valid SQL database object-name; that is, valid for the database currently connected.
|
newmethod()
|
Initializes a new instance of the SqlDataDictionary class.
|
notify()
|
(Inherited from XppObjectBase)
|
notifyAll()
|
(Inherited from XppObjectBase)
|
objectOnServer()
|
Obsolete.
(Inherited from XppObjectBase)
|
setTimeOut(String, Int32, Boolean)
|
Obsolete.
(Inherited from XppObjectBase)
|
setTimeOut(String, Int32)
|
Obsolete.
(Inherited from XppObjectBase)
|
synchronize()
|
Synchronizes the data dictionary and the data dictionary of the SQL database.
|
synchronize(Boolean)
|
tableCreate()
|
Creates one or more tables in the SQL database. Also, provides an option to create for index.
|
tableCreate(Boolean, Int32)
|
tableCreate(Boolean)
|
tableCreateDDL(Int32)
|
Generates and returns the SQL statement to create a table.
|
tableDelete(Int32)
|
Deletes the table in the SQL database.
|
tableDrop(Int32, Boolean)
|
tableDrop(Int32)
|
Drops the table in the SQL database.
|
tableDropDDL(Int32)
|
Generates and returns the SQL statement to drop a table.
|
tableEmpty(Int32, String, Boolean)
|
tableEmpty(Int32, String)
|
tableEmpty(Int32)
|
Returns true if table is not empty; otherwise false.
|
tableExist(String, Boolean)
|
tableExist(String)
|
Returns true if table exists; otherwise false.
|
tableMetaData(Int32)
|
Fills the SqlDescribe table with data dictionary meta data.
|
tableReindex()
|
Updates index for the table.
|
tableReindex(Int32, Int32)
|
tableReindex(Int32)
|
tableSynchronize(Int32, Boolean, Boolean)
|
tableSynchronize(Int32, Boolean)
|
tableSynchronize(Int32)
|
Synchronizes the table and the table of the SQL database.
|
tableTruncate(Int32, Boolean, Boolean)
|
tableTruncate(Int32, Boolean)
|
tableTruncate(Int32)
|
Truncates the table.
|
tableTruncateDDL(Int32)
|
Generates and returns a SQL statement to truncate a table.
|
usageCount()
|
(Inherited from XppObjectBase)
|
VerifyKernelClass()
|
(Inherited from XppObjectBase)
|
wait()
|
(Inherited from XppObjectBase)
|
Xml()
|
(Inherited from XppObjectBase)
|
Xml(Int32)
|
(Inherited from XppObjectBase)
|