TableDscServiceOptions

Models the options to configure the TableDscService.

Namespace:
KpokPatagon.Data.Migrations.DependencyInjection
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No

Properties

SchemaDiscoveryName

The name of te schema discoverer.

Signature:
public String SchemaDiscoveryName { get; set; }

SchemaProvisionerName

The name of the schema provisioner.

Signature:
public String SchemaProvisionerName { get; set; }