Freigeben über


IEdmReferentialConstraintPropertyPair.DependentPropertyTypeIsNullable Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isNullable")]
public bool? DependentPropertyTypeIsNullable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isNullable")>]
member this.DependentPropertyTypeIsNullable : Nullable<bool>
Public ReadOnly Property DependentPropertyTypeIsNullable As Nullable(Of Boolean)

Property Value

Attributes

Applies to