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!

ByteStorage Class

[To be supplied.]

Object
   DataStorage
      ByteStorage

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

ByteStorage Members | System.Data.Internal Namespace