IDatabaseMetadataCache..::..GetUserDefinedTableTypes Method
Gets the user defined table types that were loaded by this cache.
Namespace:
Tortuga.Chain.MetadataAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
[SuppressMessageAttribute] IReadOnlyCollection<UserDefinedTableTypeMetadata> GetUserDefinedTableTypes()
<SuppressMessageAttribute> _ Function GetUserDefinedTableTypes As IReadOnlyCollection(Of UserDefinedTableTypeMetadata)
[SuppressMessageAttribute] IReadOnlyCollection<UserDefinedTableTypeMetadata^>^ GetUserDefinedTableTypes()