Gets the value indicating whether the
OracleType is described on the server.
'Declaration
Public ReadOnly Property IsDescribed As Boolean
public bool IsDescribed {get;}
Property Value
true if the specified
OracleType is described on the server; otherwise,
false.