Share via


SqlDeployment.OnInitializeConstructor Method

Include Protected Members
Include Inherited Members

Used to initialize a service constructor.

Overload List

  Name Description
Protected method OnInitializeConstructor(DataSchemaModelConstructor) Used to initialize a service constructor. (Overrides Deployment.OnInitializeConstructor(DataSchemaModelConstructor).)
Protected method OnInitializeConstructor(ReverseEngineerConstructor) Used to initialize a service constructor. (Overrides Deployment.OnInitializeConstructor(ReverseEngineerConstructor).)

Top

See Also

Reference

SqlDeployment Class

SqlDeployment Members

Microsoft.Data.Schema.Sql.Build Namespace