DataObjectTypeCacheGetDataObjectTypeCheck Method |
| Name | Description | |
|---|---|---|
| GetDataObjectTypeCheck(Guid, SqlConnection, SqlTransaction) | ||
| GetDataObjectTypeCheck(Int32, SqlConnection, SqlTransaction) |
Returns the DataObjectType object with the provided ID.
If the ID is not found, an Exception is thrown.
|