NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SQLString.IgnoreCase

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly IgnoreCase As Integer
[C#]
public static readonly int IgnoreCase;
[C++]
public: static readonly int IgnoreCase;
[JScript]
public static var IgnoreCase : int;

Remarks

IgnoreCase functions as a constant for the SQLString class.

See Also

SQLString Class | SQLString Members | System.Data.SQLTypes Namespace