MsDeployProviderInfo Class
Class used to define the command line parameters for the provider.
Inheritance Hierarchy
System..::..Object
DeploymentProviderSettingInfo
Microsoft.Data.Tools.Schema.MsDeploy..::..MsDeployProviderInfo
Namespace: Microsoft.Data.Tools.Schema.MsDeploy
Assembly: Microsoft.Data.Tools.Schema.DbSqlPackage (in Microsoft.Data.Tools.Schema.DbSqlPackage.dll)
Syntax
'Declaration
Public NotInheritable Class MsDeployProviderInfo _
Inherits DeploymentProviderSettingInfo
'Usage
Dim instance As MsDeployProviderInfo
public sealed class MsDeployProviderInfo : DeploymentProviderSettingInfo
public ref class MsDeployProviderInfo sealed : public DeploymentProviderSettingInfo
[<SealedAttribute>]
type MsDeployProviderInfo =
class
inherit DeploymentProviderSettingInfo
end
public final class MsDeployProviderInfo extends DeploymentProviderSettingInfo
The MsDeployProviderInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
MsDeployProviderInfo | Initializes a new instance of the MsDeployProviderInfo class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Description | Gets {insert text here}. (Overrides DeploymentProviderSettingInfoDescription()()()().) |
![]() |
ExampleOrDetail | (Inherited from DeploymentProviderSettingInfo.) |
![]() |
FriendlyName | Gets {insert text here}. (Overrides DeploymentProviderSettingInfoFriendlyName()()()().) |
![]() |
Name | Gets {insert text here}. (Overrides DeploymentProviderSettingInfoName()()()().) |
![]() |
Type | Gets {insert text here}. (Overrides DeploymentProviderSettingInfoType()()()().) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | (Inherited from DeploymentProviderSettingInfo.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)