Membri DataTypeInfo

Contains members that return information regarding the data type of any SQL Server Integration Services (SSIS) object for an Application. This class cannot be inherited.

Il tipo DataTypeInfo espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two object instances are equal. (Ereditato da DtsObject).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Returns the hash code for this instance. (Ereditato da DtsObject).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica TypeEnumName Returns the symbolic name of the data type. This field is read-only.
Proprietà pubblica TypeName Returns the data type name. This field is read-only.

In alto