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!

UInt64Storage Class

[To be supplied.]

Object
   DataStorage
      UInt64Storage

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

UInt64Storage Members | System.Data.Internal Namespace