Lenguaje

ConditionedSqlList Clase

Definición

una lista de CondtionedSql

[System.Runtime.InteropServices.ComVisible(false)]
public class ConditionedSqlList
[<System.Runtime.InteropServices.ComVisible(false)>]
type ConditionedSqlList = class
Public Class ConditionedSqlList
Herencia
ConditionedSqlList
Atributos

Constructores

Nombre Description
ConditionedSqlList()

Constructor por defecto

Propiedades

Nombre Description
Count

cuántas sql condicionadas hay

Item[Int32]

int indexer

Métodos

Nombre Description
Add(ConditionedSql)

agregar un sql acondicionado

AddDefault(StatementBuilder)

agregar sql con aire acondicionado predeterminado

AddHits(SqlObjectBase, String, StatementBuilder)

add hit for every cionditioned sql

ClearHits()

clear used mark for all conditioned sqls (borrar marca usada para todos los sqls acondicionados)

GetEnumerator()

obtener un enumerador para foreach

Se aplica a