SqlRuleProblem::ModelElement Property
SQL Server 2014
Updated: April 20, 2017
Gets the TSqlObject causing the current problem.
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
public: property TSqlObject^ ModelElement { TSqlObject^ get(); private: void set(TSqlObject^ value); }
Property Value
Type: Microsoft.SqlServer.Dac.Model::TSqlObject^TheTSqlObject causing the current problem.
Community Additions
ADD
Show: