Interfaccia IDTSForEachSchemaRowsetEnumerator

Contains properties used by the ForEachSchemaRowsetEnumerator.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Assembly:  Microsoft.SqlServer.ForEachADOEnumerator (in Microsoft.SqlServer.ForEachADOEnumerator.dll)

Sintassi

'Dichiarazione
Public Interface IDTSForEachSchemaRowsetEnumerator
'Utilizzo
Dim instance As IDTSForEachSchemaRowsetEnumerator
public interface IDTSForEachSchemaRowsetEnumerator
public interface class IDTSForEachSchemaRowsetEnumerator
type IDTSForEachSchemaRowsetEnumerator =  interface end
public interface IDTSForEachSchemaRowsetEnumerator

Nel tipo IDTSForEachSchemaRowsetEnumerator sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Connection Gets or sets a String that contains the connection information for the schema rowset enumerator.
Proprietà pubblica Restrictions Gets or sets an array of Strings that contains the restrictions to apply to the rowset that is returned.
Proprietà pubblica SchemaRowset Gets or sets the GUID of the schema.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO