SqlRuleProblem.SourceName Property

Definition

Name of the source this problem was found in. This is determined based on the model element passed into the constructor. May be null if no source information was available. For instance models loaded from Dacpac files may not have source information available

public string SourceName { get; }
member this.SourceName : string
Public ReadOnly Property SourceName As String

Property Value

Applies to