SourceInformation 클래스

정의

모델에 관심 있는 항목에 대한 정보(예: .)를 SqlRuleProblem나타냅니다.

public sealed class SourceInformation
type SourceInformation = class
Public NotInheritable Class SourceInformation
상속
SourceInformation

생성자

Name Description
SourceInformation(String, Int32, Int32)

개체의 인스턴스를 SourceInformation 초기화합니다.

속성

Name Description
SourceName

정보의 원본을 나타내는 이름

StartColumn

시작 열입니다. 위치를 알 수 없는 경우 -1 또는 0일 수 있습니다.

StartLine

출발선. 위치를 알 수 없는 경우 -1 또는 0일 수 있습니다.

적용 대상