Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SqlServerFeature

import type { SqlServerFeature } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";

SQL Server feature details.

interface SqlServerFeature {
enabled?: boolean;
featureName?: string;
}

§Properties

§
enabled?: boolean
[src]

Required. Field enabled is set when a feature is used on the source deployment.

§
featureName?: string
[src]

Required. The feature name.