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!

SingleStorage Class

[To be supplied.]

Object
   DataStorage
      SingleStorage

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

SingleStorage Members | System.Data.Internal Namespace