C# Class NLite.Data.Test.Core.InsertTest

Show file Open project: netcasewqs/elinq

Public Methods

Method Description
BatchInsert ( ) : void
InsertWithPrimaryKey_IsDbGenerated ( ) : void

Private Methods

Method Description
Anonymous ( ) : void
GenericDictionary ( ) : void
Hashtable ( ) : void
NameValueCollection ( ) : void
PO ( ) : void

Method Details

BatchInsert() public method

public BatchInsert ( ) : void
return void

InsertWithPrimaryKey_IsDbGenerated() public method

public InsertWithPrimaryKey_IsDbGenerated ( ) : void
return void