Compartir a través de


Interfaz IDTSForEachSchemaRowsetEnumerator

Contains properties used by the ForEachSchemaRowsetEnumerator.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Ensamblado:  Microsoft.SqlServer.ForEachADOEnumerator (en Microsoft.SqlServer.ForEachADOEnumerator.dll)

Sintaxis

'Declaración
Public Interface IDTSForEachSchemaRowsetEnumerator
'Uso
Dim instance As IDTSForEachSchemaRowsetEnumerator
public interface IDTSForEachSchemaRowsetEnumerator
public interface class IDTSForEachSchemaRowsetEnumerator
type IDTSForEachSchemaRowsetEnumerator =  interface end
public interface IDTSForEachSchemaRowsetEnumerator

El tipo IDTSForEachSchemaRowsetEnumerator expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Connection Gets or sets a String that contains the connection information for the schema rowset enumerator.
Propiedad pública Restrictions Gets or sets an array of Strings that contains the restrictions to apply to the rowset that is returned.
Propiedad pública SchemaRowset Gets or sets the GUID of the schema.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO