DataConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DataConnection : IDisposable, Microsoft::RuleEngine::ITypedDataConnection
public class DataConnection : IDisposable, Microsoft.RuleEngine.ITypedDataConnection
type DataConnection = class
interface ITypedDataConnection
interface IDisposable
Public Class DataConnection
Implements IDisposable, ITypedDataConnection
- Inheritance
-
DataConnection
- Implements
Constructors
Properties
DataSetName | |
TableName | |
TypeName |
Methods
Dispose() | |
Dispose(Boolean) | |
OnAssert(IRuleSetExecutor) | |
OnClear(IRuleSetExecutor) | |
OnQueryComplete(IRuleSetExecutor, DataTable) | |
OnRetract(IRuleSetExecutor) | |
OnUpdate(IRuleSetExecutor) | |
Update() |