Compartilhar via


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
Método público PackageInfo.ExecutionValueParameterSet Initializes a new instance of the PackageInfo.ExecutionValueParameterSet class.

Início

Propriedades

  Nome Descrição
Propriedade pública ObjectType Gets or sets the object type of the current execution value parameter set.
Propriedade pública ParameterName Gets or sets the parameter name.
Propriedade pública ParameterValue Gets or sets the parameter value.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público 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