Share via


IStoreFunctionParameter.Type Property

Definition

Caution

Use StoreType instead.

Gets the store type of this parameter.

public string Type { get; }
[System.Obsolete("Use StoreType instead.")]
public virtual string Type { get; }
member this.Type : string
[<System.Obsolete("Use StoreType instead.")>]
member this.Type : string
Public ReadOnly Property Type As String
Public Overridable ReadOnly Property Type As String

Property Value

Attributes

Applies to