DeploymentPropertyAliasAttribute Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class supports the product infrastructure and is not intended to be used directly from your code. Defines an alias for the deployment property when used for commandline property overriding
C#
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class DeploymentPropertyAliasAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type DeploymentPropertyAliasAttribute = class
inherit Attribute
Public NotInheritable Class DeploymentPropertyAliasAttribute
Inherits Attribute
- Inheritance
-
DeploymentPropertyAliasAttribute
- Attributes
Deployment |
Defines an alias for a property. |
Alias |
Returns the alias |
產品 | 版本 |
---|---|
Microsoft.SQLServer.DacFx | 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111 |