

# TableToReload
<a name="API_TableToReload"></a>

Provides the name of the schema and table to be reloaded.

## Contents
<a name="API_TableToReload_Contents"></a>

 ** SchemaName **   <a name="DMS-Type-TableToReload-SchemaName"></a>
The schema name of the table to be reloaded.  
Type: String  
Required: Yes

 ** TableName **   <a name="DMS-Type-TableToReload-TableName"></a>
The table name of the table to be reloaded.  
Type: String  
Required: Yes

## See Also
<a name="API_TableToReload_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/dms-2016-01-01/TableToReload) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dms-2016-01-01/TableToReload) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dms-2016-01-01/TableToReload) 