Share via


SqlSyncGroupOperations.DefinitionStages.WithSchema Interface

public static interface SqlSyncGroupOperations.DefinitionStages.WithSchema

Définition du groupe de synchronisation SQL pour définir le schéma.

Résumé de la méthode

Modificateur et type Méthode et description
abstract WithCreate withSchema(SyncGroupSchema schema)

Définit le schéma.

Détails de la méthode

withSchema

public abstract SqlSyncGroupOperations.DefinitionStages.WithCreate withSchema(SyncGroupSchema schema)

Définit le schéma.

Parameters:

schema - objet de schéma à définir

Returns:

Étape suivante de la définition.

S’applique à