Specify a SELECT statement, and the wizard will generate new stored procedures to select, insert, update, and delete records.
Specifiy the version of mstest.exe to invoke. Specify -1 if the activity should attempt to determine the appropriate version ...
Specify a connection between parts within a component. Connect a required interface on one part to a provided interface on ...
Specify a connection string to a SQL Server database, or use the special connection string "Data Source = |SQL/CE|", which ...
Specify a SELECT statement to load data, and the wizard will generate the INSERT, UPDATE, and DELETE statements to save data ...
Specify a SELECT statement, and the wizard will generate new stored procedures to select, insert, update, and delete records. ...
Specify a SQL statement and the wizard will create a new stored procedure. If you provide a single-table SELECT statement, ...
Specify a SQL statement. If you provide a single-table SELECT statement, the wizard can generate INSERT, UPDATE, and DELETE ...
Specify a valid name. The name cannot contain spaces, and it must begin with a letter followed by letters, numbers, or the ...
Specify AsConfigured to run code analysis according to project settings; Never to never run code analysis; Always to always ...