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!

ObjectStoreTable Class

[To be supplied.]

Object
   Component
      DataTable
         ObjectStoreTable

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

ObjectStoreTable Members | System.Data Namespace