Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Show in webframe

DataFieldType Property






Gets or sets the field type.
Syntax
[DataMemberAttribute(Name="DataFieldType", IsRequired=true)]
public DbBinaryDataFieldType DataFieldType {get; set;}
'Declaration
 
<DataMemberAttribute(Name="DataFieldType", IsRequired=True)>
Public Property DataFieldType As DbBinaryDataFieldType
'Usage
 
Dim instance As DbBinaryData
Dim value As DbBinaryDataFieldType
 
instance.DataFieldType = value
 
value = instance.DataFieldType

            

            
[DataMemberAttribute(Name="DataFieldType", IsRequired=true)]
public:
property DbBinaryDataFieldType DataFieldType {
   DbBinaryDataFieldType get();
   void set (    DbBinaryDataFieldType value);
}

Property Value

A DbBinaryDataFieldType enumeration value that specifies the field type.
Requirements

Target Platforms

See Also

Reference

DbBinaryData Class
DbBinaryData Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features