SqlServerFeature
import type { SqlServerFeature } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";
SQL Server feature details.
interface SqlServerFeature {
enabled?: boolean;
featureName?: string;
}import type { SqlServerFeature } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";
SQL Server feature details.