SqlRuleProblem.SetSourceInformation(SourceInformation) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この SqlRuleProblemのソースの位置情報 (ソース名、開始行、列) を設定し、ルールの作成時に推測されるすべての位置情報をオーバーライドします。
public void SetSourceInformation(Microsoft.SqlServer.Dac.SourceInformation sourceInformation);
member this.SetSourceInformation : Microsoft.SqlServer.Dac.SourceInformation -> unit
Public Sub SetSourceInformation (sourceInformation As SourceInformation)
パラメーター
- sourceInformation
- SourceInformation
SourceInformation SourceName、StartLine、およびStartColumnフィールドに設定する値を指定する