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