Click or drag to resize

PFStoredProcedureParameterSQLType Property

Gets or sets the SQL type of the value.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public string SQLType { get; set; }

Property Value

Type: String
See Also