Namespace:
NHibernate.SqlCommand
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property CommandType As CommandType |
C# |
---|
public CommandType CommandType { get; } |
Visual C++ |
---|
public: property CommandType CommandType { CommandType get (); } |
JavaScript |
---|
function get_commandType(); |