C# (CSharp) NHibernate.Id.Insert Пространство имен

Классы

Имя Описание
OutputParamReturningDelegate IInsertGeneratedIdentifierDelegate implementation where the underlying strategy causes the generated identitifer to be returned, as an effect of performing the insert statement, in a Output parameter. Thus, there is no need for an additional sql statement to determine the generated identitifer.