Method | Description | |
---|---|---|
CreateAsync ( |
||
SelectCodePlacement ( int index ) : void | ||
SelectQuoteType ( int index ) : void | ||
SelectTarget ( int index ) : void | ||
SelectTargetTypeAsync ( int index ) : System.Threading.Tasks.Task | ||
UpdateState ( ) : void |
Method | Description | |
---|---|---|
GetDatabaseConnectionsAsync ( ConfiguredProject project ) : Task |
||
GetDatabaseProjects ( ) : IReadOnlyList |
||
InitializeAsync ( ) : System.Threading.Tasks.Task | ||
PopulateDatabaseConnectionsListAsync ( ConfiguredProject project ) : System.Threading.Tasks.Task | ||
PopulateProjectList ( ) : void | ||
PopulateTargetsAsync ( ) : System.Threading.Tasks.Task | ||
SqlPublishOptionsDialogViewModel ( |
||
TargetTypeFromName ( string name ) : PublishTargetType |
public static CreateAsync ( |
||
settings | ||
coreShell | ICoreShell | |
pss | IProjectSystemServices | |
pcsp | IProjectConfigurationSettingsProvider | |
return | Task |
public SelectCodePlacement ( int index ) : void | ||
index | int | |
return | void |
public SelectTargetTypeAsync ( int index ) : System.Threading.Tasks.Task | ||
index | int | |
return | System.Threading.Tasks.Task |