ConnectionProviderSql.CreateTable(DBTable) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
table | DBTable |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
public virtual void CreateTable(
DBTable table
)
Public Overridable Sub CreateTable(
table As DBTable
)
Name | Type |
---|---|
table | DBTable |
No
Your feedback is appreciated.