[Missing <summary> documentation for "M:NHibernate.SqlTypes.SqlTypeFactory.GetStringClob(System.Int32)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static StringClobSqlType GetStringClob( int length ) |
Visual Basic |
---|
Public Shared Function GetStringClob ( _ length As Integer _ ) As StringClobSqlType |
Visual C++ |
---|
public: static StringClobSqlType^ GetStringClob( int length ) |
Parameters
- length
- Type: System..::..Int32
[Missing <param name="length"/> documentation for "M:NHibernate.SqlTypes.SqlTypeFactory.GetStringClob(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.SqlTypes.SqlTypeFactory.GetStringClob(System.Int32)"]