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

[To be supplied.]

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

Remarks

IgnoreKanaType functions as a constant for the SQLString class.

See Also

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