ConnectionProviderSql.CreateIndex(DBTable, DBIndex) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type |
---|---|
table | DBTable |
index | DBIndex |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
public virtual void CreateIndex(
DBTable table,
DBIndex index
)
Public Overridable Sub CreateIndex(
table As DBTable,
index As DBIndex
)
Name | Type |
---|---|
table | DBTable |
index | DBIndex |
No
Your feedback is appreciated.We appreciate your feedback and continued support.
May we contact you if we need to discuss your feedback in greater detail or update you on changes to this help topic?