SqlServerSchemaDetails
import type { SqlServerSchemaDetails } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";Specific details for a SqlServer database.
interface SqlServerSchemaDetails  {
clrObjectCount?: number;
}import type { SqlServerSchemaDetails } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";Specific details for a SqlServer database.