C# Класс System.Data.Tests.SqlTypes.SqlInt64Test

Показать файл Открыть проект

Приватные методы

Метод Описание
ArithmeticMethods ( ) : void
ArithmeticOperators ( ) : void
BitwiseMethods ( ) : void
BitwiseOperators ( ) : void
ByteToSqlInt64 ( ) : void
CompareTo ( ) : void
Conversions ( ) : void
Create ( ) : void
EqualsMethod ( ) : void
GetHashCodeTest ( ) : void
GetTypeTest ( ) : void
GetXsdTypeTest ( ) : void
Greaters ( ) : void
Lessers ( ) : void
NotEquals ( ) : void
OnesComplement ( ) : void
OnesComplementOperator ( ) : void
Parse ( ) : void
Properties ( ) : void
PublicFields ( ) : void
ReadWriteXmlTest ( ) : void
ReadWriteXmlTestInternal ( string xml, long testval, string unit_test_id ) : void
Sql64IntToInt64 ( ) : void
SqlBooleanToSqlInt64 ( ) : void
SqlDecimalToSqlInt64 ( ) : void
SqlDoubleToSqlInt64 ( ) : void
SqlInt16ToSqlInt64 ( ) : void
SqlInt32ToSqlInt64 ( ) : void
SqlMoneyToSqlInt64 ( ) : void
SqlSingleToSqlInt64 ( ) : void
SqlStringToSqlInt64 ( ) : void
StaticEqualsMethod ( ) : void
ThanOrEqualOperators ( ) : void
UnaryNegation ( ) : void
Xor ( ) : void