Namespaces

Types

Type AdoColumn

Namespace NHibernate.Tool.hbm2ddl

Methods

Properties

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public properties

int ColumnSize get;

return int

bool IsNullable get;

return bool

string Name get;

return string

Type Type get;

return Type