Partager via


Classe PackageInfo.PropertyOverrideParameterSet

Represents the set of property override parameters.

Hiérarchie d'héritage

System.Object
  Microsoft.SqlServer.Management.IntegrationServices.PackageInfo.PropertyOverrideParameterSet

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Class PropertyOverrideParameterSet
'Utilisation
Dim instance As PackageInfo.PropertyOverrideParameterSet
public class PropertyOverrideParameterSet
public ref class PropertyOverrideParameterSet
type PropertyOverrideParameterSet =  class end
public class PropertyOverrideParameterSet

Le type PackageInfo.PropertyOverrideParameterSet expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique PackageInfo.PropertyOverrideParameterSet Initializes a new instance of the PackageInfo.PropertyOverrideParameterSet class.

Haut de la page

Propriétés

  Nom Description
Propriété publique PropertyPath Gets or sets the path of the property.
Propriété publique PropertyValue Gets or sets the property value.
Propriété publique Sensitive Gets or sets whether the property override parameter set is sensitive.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.IntegrationServices