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!

CharStorage Class

[To be supplied.]

Object
   DataStorage
      CharStorage

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

CharStorage Members | System.Data.Internal Namespace