C# Class BTDB.ODBLayer.TableVersionInfo

Mostra file Open project: Bobris/BTDB Class Usage Examples

Private Properties

Property Type Description
Equal bool
Load TableVersionInfo
NeedsCtx bool
NeedsInit bool
Save void
TableVersionInfo System.Linq
this TableFieldInfo
this TableFieldInfo

Private Methods

Method Description
Equal ( TableVersionInfo a, TableVersionInfo b ) : bool
Load ( AbstractBufferedReader reader, IFieldHandlerFactory fieldHandlerFactory, string tableName ) : TableVersionInfo
NeedsCtx ( ) : bool
NeedsInit ( ) : bool
Save ( AbstractBufferedWriter writer ) : void
TableVersionInfo ( TableFieldInfo tableFields ) : System.Linq
this ( int idx ) : TableFieldInfo
this ( string name ) : TableFieldInfo