'Declaration Public ReadOnly Property SqlArtReadCommandType As CommandType
'Usage Dim instance As MarkupSqlImageDataProvider Dim value As CommandType value = instance.SqlArtReadCommandType
public CommandType SqlArtReadCommandType {get;}
public: __property CommandType get_SqlArtReadCommandType();
public: property CommandType SqlArtReadCommandType { CommandType get(); }