3 references to SNI_UNINITIALIZED
System.Data (3)
fx\src\data\System\Data\SqlClient\TdsParserSafeHandles.cs (2)
28private readonly UInt32 _sniStatus = TdsEnums.SNI_UNINITIALIZED; 122private readonly UInt32 _status = TdsEnums.SNI_UNINITIALIZED;
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
406return TdsEnums.SNI_UNINITIALIZED;