Classe PackageInfo.ExecutionValueParameterSet
Represents the set of the execution value parameter.
Hierarquia de herança
System.Object
Microsoft.SqlServer.Management.IntegrationServices.PackageInfo.ExecutionValueParameterSet
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxe
'Declaração
Public Class ExecutionValueParameterSet
'Uso
Dim instance As PackageInfo.ExecutionValueParameterSet
public class ExecutionValueParameterSet
public ref class ExecutionValueParameterSet
type ExecutionValueParameterSet = class end
public class ExecutionValueParameterSet
O tipo PackageInfo.ExecutionValueParameterSet expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
PackageInfo.ExecutionValueParameterSet | Initializes a new instance of the PackageInfo.ExecutionValueParameterSet class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ObjectType | Gets or sets the object type of the current execution value parameter set. | |
ParameterName | Gets or sets the parameter name. | |
ParameterValue | Gets or sets the parameter value. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.IntegrationServices