TableBinding.DbSchemaName Property

Definition

Gets or sets the schema name of the database.

public string DbSchemaName { get; set; }
member this.DbSchemaName : string with get, set
Public Property DbSchemaName As String

Property Value

The schema name of the database.

Applies to