ConnectionProviderSql.GetStorageTablesList(Boolean) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
includeViews | Boolean |
Returns
Type |
---|
String[] |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
public abstract string[] GetStorageTablesList(
bool includeViews
)
Public MustOverride Function GetStorageTablesList(
includeViews As Boolean
) As String()
Name | Type |
---|---|
includeViews | Boolean |
Type |
---|
String[] |
No
Your feedback is appreciated.