
Icon | Member | Description |
---|---|---|
![]() | Write<(Of <(T>)>)(T) |
Writes a new object to the space.
|
![]() | Write<(Of <(T>)>)(T, WriteModifiers) |
Writes a new object to the space.
|
![]() | Write<(Of <(T>)>)(T, ITransaction) |
Writes a new object to the space.
|
![]() | Write<(Of <(T>)>)(T, ITransaction, WriteModifiers) |
Writes a new object to the space.
|
![]() | Write<(Of <(T>)>)(T, Int64) |
Writes a new object to the space.
|
![]() | Write<(Of <(T>)>)(T, ITransaction, Int64) |
Writes a new object to the space.
|
![]() | Write<(Of <(T>)>)(T, ITransaction, Int64, Int64) |
Writes a new object to the space.
|
![]() | Write<(Of <(T>)>)(T, ITransaction, Int64, Int64, WriteModifiers) |
Writes a new object to the space.
|
![]() | Write<(Of <(T>)>)(T, ITransaction, Int64, Int64, UpdateModifiers) | Obsolete.
Writes a new object to the space.
|