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