AlterElementStep::SourceElement Property

SQL Server 2014
 

Updated: April 20, 2017

Get the source element in the alter step

Namespace:   Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

public:
property TSqlObject^ SourceElement {
	TSqlObject^ get();
}
Return to top

Community Additions

ADD
Show: