ServiceSettingsKeys.TableSchema Field

Definition

The key identifying the application setting containing the default schema name used by table controllers. For SQL Azure based databases it is recommended that the default schema name, which is derived from the service name, be used. The default schema name is automatically provisioned with the necessary access rights as part of creating the service.

public static readonly string TableSchema;
 staticval mutable TableSchema : string
Public Shared ReadOnly TableSchema As String 

Field Value

Applies to