Parameter.SqlType Property
SQL Data Type.Represents the attribte in schema: sqlType
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "sqlType")> _
Public Property SqlType As Int32Value
Get
Set
'Uso
Dim instance As Parameter
Dim value As Int32Value
value = instance.SqlType
instance.SqlType = value
[SchemaAttrAttribute(, "sqlType")]
public Int32Value SqlType { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.