SchemaOperationsExtensions Class

Definition

Extension methods for SchemaOperations.

public static class SchemaOperationsExtensions
type SchemaOperationsExtensions = class
Public Module SchemaOperationsExtensions
Inheritance
SchemaOperationsExtensions

Methods

Get(ISchemaOperations, String, String)

Gets the schema for a given workspace.

GetAsync(ISchemaOperations, String, String, CancellationToken)

Gets the schema for a given workspace.

Applies to