Interface AttachedDatabaseConfiguration.UpdateStages.WithTableLevelSharingProperties

All Known Subinterfaces:
AttachedDatabaseConfiguration.Update
Enclosing interface:
AttachedDatabaseConfiguration.UpdateStages

public static interface AttachedDatabaseConfiguration.UpdateStages.WithTableLevelSharingProperties
The stage of the AttachedDatabaseConfiguration update allowing to specify tableLevelSharingProperties.
  • Method Details

    • withTableLevelSharingProperties

      AttachedDatabaseConfiguration.Update withTableLevelSharingProperties(TableLevelSharingProperties tableLevelSharingProperties)
      Specifies the tableLevelSharingProperties property: Table level sharing specifications.
      Parameters:
      tableLevelSharingProperties - Table level sharing specifications.
      Returns:
      the next definition stage.