[Missing <summary> documentation for "P:NHibernate.SqlCommand.SqlCommandInfo.CommandType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public CommandType CommandType { get; } |
Visual Basic |
---|
Public ReadOnly Property CommandType As CommandType Get |
Visual C++ |
---|
public: property CommandType CommandType { CommandType get (); } |