IncludeMetadataDescription
Set this property to a value other than NONE if you want to retrieve the descriptions for columns, tables or both of them from the Metadata API.
Possible Values
NONE, Columns, Tables, TablesAndColumnsデータ型
string
デフォルト値
"NONE"
解説
Note: Extra API calls will be executed if this property is set to a value other than NONE.
Set the value of this property to Columns if you want to retrieve the descriptions for every column from the Metadata API.
Set the value of this property to Tables if you want to retrieve the descriptions for every table from the Metadata API.
Set the value of this property to TablesAndColumns if you want to retrieve the descriptions for every table and their respective columns from the Metadata API.