public class USqlTableType extends USqlType
| Constructor and Description |
|---|
USqlTableType() |
| Modifier and Type | Method and Description |
|---|---|
List<TypeFieldInfo> |
columns()
Get the type field information associated with this table type.
|
cSharpName, databaseName, fullCSharpName, isAssemblyType, isComplexType, isNullable, isTableType, isUserDefined, name, principalId, schemaId, schemaName, systemTypeId, typeFamily, userTypeId, withCSharpName, withDatabaseName, withFullCSharpName, withIsAssemblyType, withIsComplexType, withIsNullable, withIsTableType, withIsUserDefined, withName, withPrincipalId, withSchemaId, withSchemaName, withSystemTypeId, withTypeFamily, withUserTypeIdcomputeAccountName, version, withComputeAccountName, withVersionpublic List<TypeFieldInfo> columns()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/