Public ReadOnly Property CustomSQLUpdate As SqlString
public SqlString CustomSQLUpdate { get; }
public: property SqlString^ CustomSQLUpdate { SqlString^ get (); }
function get_customSQLUpdate();