Platform Core .NET Assemblies API
GetSerializableObjectValue() Method
See Also  Send Feedback
Terrasoft.Common Namespace > DataReader Class > GetSerializableObjectValue Method : GetSerializableObjectValue() Method

Glossary Item Box

Gets the value of a the serialized property/attribute at the current dataset position.

Syntax

 
C#
 
 

Return Value

The value of the serializable property/attribute of the System.Object.

Remarks

The type of the serializable property/attribute must implement the System.Runtime.Serialization.ISerializable interface or be marked with the [Serializable] attribute.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.