getRelationalView
getRelationalView(name: String): RelationalView;
The getRelationalView method of the Schema class returns a reference to the relational view in the current schema with the name specified in the name parameter.
getRelationalView(name: String): RelationalView;
The getRelationalView method of the Schema class returns a reference to the relational view in the current schema with the name specified in the name parameter.