Propriedade ParameterDescriptions

Returns the description given to the parameter located in the specified position in the array. This field is read-only.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

public string[] ParameterDescriptions { get; }

Valor da propriedade

Tipo: array<System. . :: . .String> [] () [] []
A String that contains the description for the parameter.