RelationshipSchemaNameAttribute.SchemaName Property

Definition

Gets the schema name for the entity relationship.

public:
 property System::String ^ SchemaName { System::String ^ get(); };
public string SchemaName { get; }
member this.SchemaName : string
Public ReadOnly Property SchemaName As String

Property Value

The schema name for the entity relationship.

Applies to