DataConnection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
-
DataConnection
- 実装
コンストラクター
プロパティ
| DataSetName | |
| TableName | |
| TypeName |
メソッド
| Dispose() | |
| Dispose(Boolean) | |
| OnAssert(IRuleSetExecutor) | |
| OnClear(IRuleSetExecutor) | |
| OnQueryComplete(IRuleSetExecutor, DataTable) | |
| OnRetract(IRuleSetExecutor) | |
| OnUpdate(IRuleSetExecutor) | |
| Update() |