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!

StringStorage Class

[To be supplied.]

Object
   DataStorage
      StringStorage

[Visual Basic]
Public Class StringStorage
   Inherits DataStorage
[C#]
public class StringStorage : DataStorage
[C++]
public __gc class StringStorage : public DataStorage
[JScript]
public class StringStorage extends DataStorage

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

StringStorage Members | System.Data.Internal Namespace