Click or drag to resize

DataObjectTypeCacheGetDataObjectTypeCheck Method

Overload List
  NameDescription
Public methodStatic memberGetDataObjectTypeCheck(Guid, SqlConnection, SqlTransaction)
Public methodStatic memberGetDataObjectTypeCheck(Int32, SqlConnection, SqlTransaction)
Returns the DataObjectType object with the provided ID. If the ID is not found, an Exception is thrown.
Top
See Also