Skip to main content

ConnectionProviderSql.GetStorageTablesList(Boolean) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public abstract string[] GetStorageTablesList(
    bool includeViews
)

#Parameters

Name Type
includeViews Boolean

#Returns

Type
String[]
See Also