ITableMapping.SourceTable Propiedad

Definición

Obtiene o establece el nombre, sin distinguir entre mayúsculas y minúsculas, de la tabla de origen.

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

Valor de propiedad

Nombre, con distinción entre mayúsculas y minúsculas, de la tabla de origen.

Se aplica a