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.IgnoreNonSpace

[To be supplied.]

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

Remarks

IgnoreNonSpace functions as a constant for the SQLString class.

See Also

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