SqlRuleProblem.Fragment Property

SQL Server 2014
 

Updated: April 20, 2017

Gets the TSqlFragment causing the problem.

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

Public Property Fragment As TSqlFragment
	Get
	Private Set
End Property

Property Value

Type: Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment

The TSqlFragment causing the problem.

Return to top

Community Additions

ADD
Show: