Interface that allows an application specified object to be provided to data source controls
as the 'root' object that represents the result of exectuting a command.
Namespace:
Endeca.Data.ProviderAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public interface IRootResult |
| Visual Basic (Declaration) |
|---|
Public Interface IRootResult |
| Visual C++ |
|---|
public interface class IRootResult |