ModelTable.SourceName 属性

定义

表的数据源的名称。 如果表没有数据源,调用将生成运行时错误。 C#) 中的字符串 (字符串,只读

public:
 property System::String ^ SourceName { System::String ^ get(); };
public string SourceName { get; }
Public ReadOnly Property SourceName As String

属性值

适用于