MailMergeDataSource.TableName Property

Definition

Returns a String with the SQL query used to retrieve the records from the data source file attached to a mail merge document. May be blank if the table name is unknown or not applicable to the current data source.

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

Property Value

Applies to