48 строки
2.3 KiB
YAML
48 строки
2.3 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.elasticdb.shard.schema.TableInfo.getSchemaName()
|
|
name: getSchemaName()
|
|
nameWithType: TableInfo.getSchemaName()
|
|
returns:
|
|
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
|
|
syntax: public final String getSchemaName()
|
|
uid: com.microsoft.azure.elasticdb.shard.schema.TableInfo.getSchemaName()
|
|
- fullName: com.microsoft.azure.elasticdb.shard.schema.TableInfo.getTableName()
|
|
name: getTableName()
|
|
nameWithType: TableInfo.getTableName()
|
|
returns:
|
|
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
|
|
syntax: public final String getTableName()
|
|
uid: com.microsoft.azure.elasticdb.shard.schema.TableInfo.getTableName()
|
|
- fullName: com.microsoft.azure.elasticdb.shard.schema.TableInfo.setSchemaName(String value)
|
|
name: setSchemaName(String value)
|
|
nameWithType: TableInfo.setSchemaName(String value)
|
|
parameters:
|
|
- name: value
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
type: <xref href="final+void?alt=final+void&text=final+void" data-throw-if-not-resolved="False"/>
|
|
syntax: protected final void setSchemaName(String value)
|
|
uid: com.microsoft.azure.elasticdb.shard.schema.TableInfo.setSchemaName(String)
|
|
- fullName: com.microsoft.azure.elasticdb.shard.schema.TableInfo.setTableName(String value)
|
|
name: setTableName(String value)
|
|
nameWithType: TableInfo.setTableName(String value)
|
|
parameters:
|
|
- name: value
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
type: <xref href="final+void?alt=final+void&text=final+void" data-throw-if-not-resolved="False"/>
|
|
syntax: protected final void setTableName(String value)
|
|
uid: com.microsoft.azure.elasticdb.shard.schema.TableInfo.setTableName(String)
|
|
nameWithType: TableInfo
|
|
syntax: public class TableInfo
|
|
type: class
|
|
uid: com.microsoft.azure.elasticdb.shard.schema.TableInfo
|
|
fullName: com.microsoft.azure.elasticdb.shard.schema.TableInfo
|
|
name: TableInfo
|
|
package: com.microsoft.azure.elasticdb.shard.schema
|
|
summary: <p>Repesents a table in a database. </p>
|
|
metadata: {}
|