Sdílet prostřednictvím


DataConnection Třída

Definice

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
Dědičnost
DataConnection
Implementuje

Konstruktory

DataConnection(String, String, OleDbConnection, OleDbTransaction)
DataConnection(String, String, OleDbConnection)
DataConnection(String, String, SqlConnection, SqlTransaction)
DataConnection(String, String, SqlConnection)

Vlastnosti

DataSetName
TableName
TypeName

Metody

Dispose()
Dispose(Boolean)
OnAssert(IRuleSetExecutor)
OnClear(IRuleSetExecutor)
OnQueryComplete(IRuleSetExecutor, DataTable)
OnRetract(IRuleSetExecutor)
OnUpdate(IRuleSetExecutor)
Update()

Platí pro