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

Show file Open project: netcasewqs/elinq

Private Methods

Method Description
BatchDelete_with_Batch_POList ( ) : void
BatchDelete_with_expression_in ( ) : void
BatchDelete_with_expression_like ( ) : void
DeleteByID_with_Anonymous_object ( ) : void
DeleteByID_with_Dictionary ( ) : void
DeleteByID_with_Hashtable ( ) : void
DeleteByID_with_NameValueCollection ( ) : void
DeleteByID_with_expression ( ) : void
DeleteByPO ( ) : void