EldorADO.NET Class Library

IOidFactory.CreateKey Method 

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.Entity.IOidFactory.CreateKey(Eldorado.Object.Entity.IEntityState,System.Collections.IDictionary)

[Visual Basic]
Sub CreateKey( _
   ByVal state As IEntityState, _
   ByVal extendedProperties As IDictionary _
)
[C#]
void CreateKey(
   IEntityState state,
   IDictionary extendedProperties
);

Parameters

state
Missing <param> documentation for state
extendedProperties
Missing <param> documentation for extendedProperties

See Also

IOidFactory Interface | Eldorado.Object.Entity Namespace