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

[To be supplied.]

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

Remarks

IgnoreWidth functions as a constant for the SQLString class.

See Also

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