[Missing <summary> documentation for "M:NHibernate.Mapping.IValue.SetTypeUsingReflection(System.String,System.String,System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void SetTypeUsingReflection( string className, string propertyName, string accesorName )  | 
| Visual Basic | 
|---|
Sub SetTypeUsingReflection ( _ className As String, _ propertyName As String, _ accesorName As String _ )  | 
| Visual C++ | 
|---|
void SetTypeUsingReflection( String^ className, String^ propertyName, String^ accesorName )  | 
Parameters
- className
 - Type: System..::..String
[Missing <param name="className"/> documentation for "M:NHibernate.Mapping.IValue.SetTypeUsingReflection(System.String,System.String,System.String)"]
 
- propertyName
 - Type: System..::..String
[Missing <param name="propertyName"/> documentation for "M:NHibernate.Mapping.IValue.SetTypeUsingReflection(System.String,System.String,System.String)"]
 
- accesorName
 - Type: System..::..String
[Missing <param name="accesorName"/> documentation for "M:NHibernate.Mapping.IValue.SetTypeUsingReflection(System.String,System.String,System.String)"]