OracleInfoMessageEventArgs.Source 属性

定义

获取生成错误的对象的名称。

public:
 property System::String ^ Source { System::String ^ get(); };
public string Source { get; }
member this.Source : string
Public ReadOnly Property Source As String

属性值

生成错误的对象的名称。

适用于