SchemaBase.FindReferencedSchemaType(Type, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Type ^ FindReferencedSchemaType(Type ^ referringType, System::String ^ referencedClassName);
public static Type FindReferencedSchemaType (Type referringType, string referencedClassName);
static member FindReferencedSchemaType : Type * string -> Type
Public Shared Function FindReferencedSchemaType (referringType As Type, referencedClassName As String) As Type
Parameters
- referringType
- Type
- referencedClassName
- String