Interface IInMemoryTable
- Namespace
- DevExpress.Xpo.DB.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public interface IInMemoryTable
Properties
Name
string Name { get; }
Property Value
Methods
ExistsColumn(string)
bool ExistsColumn(string columnName)
Parameters
columnName
string
Returns
GetColumnNames()
IEnumerable<string> GetColumnNames()