Classe PackageInfo.PropertyOverrideParameterSet
Represents the set of property override parameters.
Hierarquia de herança
System.Object
Microsoft.SqlServer.Management.IntegrationServices.PackageInfo.PropertyOverrideParameterSet
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxe
'Declaração
Public Class PropertyOverrideParameterSet
'Uso
Dim instance As PackageInfo.PropertyOverrideParameterSet
public class PropertyOverrideParameterSet
public ref class PropertyOverrideParameterSet
type PropertyOverrideParameterSet = class end
public class PropertyOverrideParameterSet
O tipo PackageInfo.PropertyOverrideParameterSet expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
PackageInfo.PropertyOverrideParameterSet | Initializes a new instance of the PackageInfo.PropertyOverrideParameterSet class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
PropertyPath | Gets or sets the path of the property. | |
PropertyValue | Gets or sets the property value. | |
Sensitive | Gets or sets whether the property override parameter set is sensitive. |
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