LoadState(Guid) Method
Syntax
'Declaration
Public Overloads Overrides Function LoadState( _
ByVal _id_ As Guid _
) As Byte()
public override byte[] LoadState(
Guid _id_
)
Parameters
id
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
OracleStateManager Class
OracleStateManager Members
Overload List
Base Implementation in LoadState(Guid)