Uses of Class
com.azure.resourcemanager.sql.fluent.models.DatabaseTableProperties
Packages that use DatabaseTableProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of DatabaseTableProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return DatabaseTablePropertiesModifier and TypeMethodDescriptionDatabaseTableProperties.withMemoryOptimized(Boolean memoryOptimized) Set the memoryOptimized property: Whether or not the table is memory optimized.DatabaseTableProperties.withTemporalType(TableTemporalType temporalType) Set the temporalType property: The table temporal type.