Membri ComplexProperty

Encapsulates the information about one property of a complex type parameter.

Il tipo ComplexProperty espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ComplexProperty() () () () Initializes a new instance of the ComplexProperty class.
Metodo pubblico ComplexProperty(String, String, DTSParamType) Initializes a new instance of the ComplexProperty class, and initializes the name, datatype, and parameter type of the ComplexProperty.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Clone Creates an instance of the ComplexProperty class that is identical to the current ComplexProperty.
Metodo pubblico Equals Determines whether two object instances are equal. (Esegue l'override di Object. . :: . .Equals(Object).)
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Returns the hash code for an instance of the ComplexProperty class. (Esegue l'override di Object. . :: . .GetHashCode() () () ().)
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 DataType Gets the data type of a property.
Proprietà pubblica Name Gets the name of a property.
Proprietà pubblica ParamType Gets the DTSParamType of a parameter.
Proprietà pubblica ParamValue Gets or sets the value of a property.

In alto