The following tables list the members exposed by ArgExt.
Name | Description | |
---|---|---|
![]() ![]() | Contains | |
![]() ![]() | ContainsAll | |
![]() ![]() | ContainsQueryParameterByValue | Overloaded. |
![]() ![]() | ContainsQueryParametersByValue | Matches Terrasoft.Core.DB.QueryParameterCollection instance that contains parameters with all specified values. |
![]() ![]() | DeleteFrom | Matches instance of delete query with source schema name. |
![]() ![]() | DoesNotContain | |
![]() ![]() | EqualsQueryConditions<T> | Matches conditions of specified query type that contains condition with all specified values. |
![]() ![]() | EquivalentToValuesCollection | Matches Terrasoft.Core.DB.QueryParameterCollection instance that contains parameters with only specified values. |
![]() ![]() | HasInsertColumnValuesByName | |
![]() ![]() | HasInsertParametersByValue<T> | Matches instance of specified query type that contains parameters with all specified values. |
![]() ![]() | HasQueryConditionsByName<T> | |
![]() ![]() | HasQueryParametersByValue<T> | Matches instance of specified query type that contains parameters with all specified values. |
![]() ![]() | HasUpdateColumnValuesByName | |
![]() ![]() | InsertInto | Matches instance of insert query with source schema name. |
![]() ![]() | IsNotThrows<T> | Returns argument matcher that matches if executing of assertion will not throw exception. |
![]() ![]() | IsNullOrEmpty<TSequence> | Matches empty or null sequences. |
![]() ![]() | IsRegex | |
![]() ![]() | IsSequence<TItem> | Matches the sequences contains exact same items using the default equality comparer. |
![]() ![]() | IsSqlQuery | |
![]() ![]() | QueryParametersAreNotNull | |
![]() ![]() | SelectColumn | |
![]() ![]() | SelectFrom | Matches instance of query with source schema name. |
![]() ![]() | Update | Matches instance of update query with source schema name. |
![]() ![]() | WhenNotThrows<T> | Returns expression that return True in executing of assertion will not throw exception. |