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 Class

Represents a string to be stored in or retrieved from the database.

Object
   SQLString

[Visual Basic]
Public Class SQLString
   Implements INullable
[C#]
public class SQLString : INullable
[C++]
public __gc class SQLString : public INullable
[JScript]
public class SQLString implements INullable

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQLTypes

Assembly: System.Data.dll

See Also

SQLString Members | System.Data.SQLTypes Namespace