CreatePartitionFunctionStatement.ParameterType Property

Definition

Optional parameter type

public Microsoft.SqlServer.TransactSql.ScriptDom.PartitionParameterType ParameterType { get; set; }
member this.ParameterType : Microsoft.SqlServer.TransactSql.ScriptDom.PartitionParameterType with get, set
Public Property ParameterType As PartitionParameterType

Property Value

Applies to