C# (CSharp) SubSonic.Tests.Unit.Linq 네임스페이스

중첩된 네임스페이스

SubSonic.Tests.Unit.Linq.SqlStrings
SubSonic.Tests.Unit.Linq.TestBases

클래스들

이름 설명
MemoryTests
OracleDateTests
OracleNumberTests
OracleSpecificTests
OracleSpecificTests.DB2QueryParameterizationTests
OracleSpecificTests.OracleQueryParameterizationTests Tests the parameterization of queries. Unlike the other data providers, we should turn all values into bind variables, instead of just strings. This is due to the way Oracle does SQL parsing and execution plan caching, and the way it impacts scalability.
OracleStringTests
OracleTests