17 references to SQLNCHAR
System.Data (17)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (2)
639
case TdsEnums.
SQLNCHAR
:
1404
case TdsEnums.
SQLNCHAR
:
fx\src\data\System\Data\SqlClient\SqlEnums.cs (3)
677
case TdsEnums.
SQLNCHAR
: return MetaNChar;
770
(255, 255, -1, false, false, false, TdsEnums.
SQLNCHAR
, TdsEnums.
SQLNCHAR
, MetaTypeName.NCHAR, typeof(System.String), typeof(SqlString), SqlDbType.NChar, DbType.StringFixedLength, 7);
fx\src\data\System\Data\SqlClient\TdsParser.cs (12)
4999
case TdsEnums.
SQLNCHAR
:
5241
case TdsEnums.
SQLNCHAR
:
5248
if (tdsType == TdsEnums.
SQLNCHAR
) {
5371
case TdsEnums.
SQLNCHAR
:
5744
case TdsEnums.
SQLNCHAR
:
8897
stateObj.WriteByte(TdsEnums.
SQLNCHAR
);
9444
case TdsEnums.
SQLNCHAR
:
9560
case TdsEnums.
SQLNCHAR
:
10037
case TdsEnums.
SQLNCHAR
:
10610
case TdsEnums.
SQLNCHAR
:
10818
case TdsEnums.
SQLNCHAR
:
10991
case TdsEnums.
SQLNCHAR
: