PackageInfo::PropertyOverrideParameterSet Class
Represents the set of property override parameters.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
System::Object
Microsoft.SqlServer.Management.IntegrationServices::PackageInfo::PropertyOverrideParameterSet
Microsoft.SqlServer.Management.IntegrationServices::PackageInfo::PropertyOverrideParameterSet
| Name | Description | |
|---|---|---|
![]() | PackageInfo::PropertyOverrideParameterSet() | Initializes a new instance of the PackageInfo::PropertyOverrideParameterSet class. |
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


