ITableMapping.SourceTable Property

Definition

Gets or sets the case-sensitive name of the source table.

public:
 property System::String ^ SourceTable { System::String ^ get(); void set(System::String ^ value); };
public string SourceTable { get; set; }
member this.SourceTable : string with get, set
Public Property SourceTable As String

Property Value

The case-sensitive name of the source table.

Applies to