TableItem Class
- java.
lang. Object - com.
azure. data. tables. models. TableItem
- com.
public final class TableItem
A table within a storage or CosmosDB table API account.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of the table. |
Methods inherited from java.lang.Object
Method Details
getName
public String getName()
Gets the name of the table.
Returns:
The name of the table.
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.