Namespace:
NHibernate.Hql.Classic
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub SetLastCollectionElementIndexValue ( _ value As SqlString _ ) |
C# |
---|
public void SetLastCollectionElementIndexValue( SqlString value ) |
Visual C++ |
---|
public: void SetLastCollectionElementIndexValue( SqlString^ value ) |
JavaScript |
---|
function setLastCollectionElementIndexValue(value); |
Parameters
- value
- Type: NHibernate.SqlCommand..::.SqlString