DataConnection Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Héritage
-
DataConnection
- Implémente
Constructeurs
Propriétés
| DataSetName | |
| TableName | |
| TypeName |
Méthodes
| Dispose() | |
| Dispose(Boolean) | |
| OnAssert(IRuleSetExecutor) | |
| OnClear(IRuleSetExecutor) | |
| OnQueryComplete(IRuleSetExecutor, DataTable) | |
| OnRetract(IRuleSetExecutor) | |
| OnUpdate(IRuleSetExecutor) | |
| Update() |