RelationalComplexTypeExtensions Class

Definition

Complex type extension methods for relational database metadata.

public static class RelationalComplexTypeExtensions
type RelationalComplexTypeExtensions = class
Public Module RelationalComplexTypeExtensions
Inheritance
RelationalComplexTypeExtensions

Remarks

See Modeling entity types and relationships for more information and examples.

Methods

GetContainerColumnName(IReadOnlyComplexType)

Gets the container column name to which the complex type is mapped.

Applies to