dotnetCHARTING Send comments on this topic.
DataProviderType Property
See Also 
dotnetCHARTING Namespace > DataEngine Class : DataProviderType Property


Syntax

Visual Basic (Declaration) 
Public Property DataProviderType As DataProviderType
Visual Basic (Usage)Copy Code
Dim instance As DataEngine
Dim value As DataProviderType
 
instance.DataProviderType = value
 
value = instance.DataProviderType
C# 
public DataProviderType DataProviderType {get; set;}

See Also

© 2010 All Rights Reserved.