TSqlObject.GetSourceInformation 메서드

정의

이 개체를 SourceInformation 사용할 수 있는 경우 이 개체에 대한 값을 가져옵니다.

public Microsoft.SqlServer.Dac.SourceInformation GetSourceInformation();
member this.GetSourceInformation : unit -> Microsoft.SqlServer.Dac.SourceInformation
Public Function GetSourceInformation () As SourceInformation

반품

원본 정보를 사용할 수 있는 경우 이 개체가 있는 스크립트의 이름과 시작 줄 및 열을 지정하는 값이 반환 SourceInformation 됩니다. 원본 위치 정보가 없는 경우 이러한 값은 null이거나 -1 수 있습니다.

적용 대상