Namespaces

Types

Type BinarySqlType

Namespace NHibernate.SqlTypes

Parent SqlType

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

DbType DbType get;

return DbType

int Length get;

return int

bool LengthDefined get;

return bool

Byte Precision get;

return Byte

bool PrecisionDefined get;

return bool

Byte Scale get;

return Byte