Mini SQL Query Extensibility Documentation
DbType Property
NamespacesMiniSqlQuery.Core.DbModelDbModelColumnDbType

[Missing <summary> documentation for "P:MiniSqlQuery.Core.DbModel.DbModelColumn.DbType"]

Declaration Syntax
C#Visual BasicVisual C++
public virtual DbModelType DbType { get; set; }
Public Overridable Property DbType As DbModelType
public:
virtual property DbModelType^ DbType {
	DbModelType^ get ();
	void set (DbModelType^ value);
}

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)