Share via


IEdmReferentialConstraintPropertyPair Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.EdmReferentialConstraintPropertyPairTypeConverter))]
public interface IEdmReferentialConstraintPropertyPair : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.EdmReferentialConstraintPropertyPairTypeConverter))>]
type IEdmReferentialConstraintPropertyPair = interface
    interface IJsonSerializable
Public Interface IEdmReferentialConstraintPropertyPair
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DependentPropertyDeclaringType
DependentPropertyDefaultValueString
DependentPropertyKind
DependentPropertyName
DependentPropertyTypeDefinitionTypeKind
DependentPropertyTypeIsNullable
PrincipalPropertyDeclaringType
PrincipalPropertyDefaultValueString
PrincipalPropertyKind
PrincipalPropertyName
PrincipalPropertyTypeDefinitionTypeKind
PrincipalPropertyTypeIsNullable

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to