docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
Otter SDK
Inedo.Otter.Data
DB.Context
Rafts_GetOrDeleteLegacyContent(int!,Inedo.Data.YNIndicator!,byte[])
Rafts_GetOrDeleteLegacyContent(int? Raft_Id, Inedo.Data.YNIndicator? Delete_Indicator, byte[] Content_Bytes) Method
Gets or deletes the legacy raft content for a database raft.
Syntax
public
byte[]
Rafts_GetOrDeleteLegacyContent(
int
? Raft_Id,
Inedo.Data.YNIndicator
? Delete_Indicator,
byte[]
Content_Bytes)
Parameters
Raft_Id
Type: int?
Delete_Indicator
Type: Inedo.Data.YNIndicator?
Content_Bytes
Type: byte[]