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!

IDataTransform Interface

[To be supplied.]

IDataTransform

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

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

Classes that Implement IDataTransform

Class Description
XslTransform [To be supplied.]

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.XML.XSLT

Assembly: System.Data.dll

See Also

IDataTransform Members | System.Data.XML.XSLT Namespace