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!

CurrencyStorage Class

[To be supplied.]

Object
   DataStorage
      CurrencyStorage

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.Internal

Assembly: System.Data.dll

See Also

CurrencyStorage Members | System.Data.Internal Namespace