Share via


SchemaDefinition.Column.MemberName Property

Definition

The name of the member the column is taken from. The API requires this to not be null, and a valid name of a member of the type for which we are creating a schema.

public string MemberName { get; }
member this.MemberName : string
Public ReadOnly Property MemberName As String

Property Value

Applies to