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!

INameTable Interface

[To be supplied.]

INameTable

[Visual Basic]
Public Interface INameTable
[C#]
public interface INameTable
[C++]
public __gc __interface INameTable

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement INameTable

Class Description
DocumentNavigator [To be supplied.]
DocumentReader [To be supplied.]
MTNameTable [To be supplied.]
NameTable INameTable implemented as a simple hash table.

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

INameTable Members | System.Data Namespace