DeleteRecords

DeleteRecords(PlatformId, ushort, NameId)

Tar bort alla poster relaterade till passerade parametrar

public void DeleteRecords(PlatformId platformId, ushort platformSpecificId, NameId nameId)
ParameterTypBeskrivning
platformIdPlatformIdPlattformsidentifierare
platformSpecificIdUInt16Plattformsspecifik kodningsidentifierare
nameIdNameIdNamnidentifierare, logisk strängkategori, specificerad avNameId uppräkning

Se även


DeleteRecords(PlatformId, ushort)

Tar bort alla poster relaterade till plattform specificerad

public void DeleteRecords(PlatformId platformId, ushort platformSpecificId)
ParameterTypBeskrivning
platformIdPlatformIdPlattformsidentifierare
platformSpecificIdUInt16Plattformsspecifik kodningsidentifierare

Se även


DeleteRecords(PlatformId, ushort, NameId, ushort)

Tar bort post(er) relaterade till parametrar specificerad

public void DeleteRecords(PlatformId platformId, ushort platformSpecificId, NameId nameId, 
    ushort languageId)
ParameterTypBeskrivning
platformIdPlatformIdPlattformsidentifierare
platformSpecificIdUInt16Plattformsspecifik kodningsidentifierare
nameIdNameIdNamnidentifierare, logisk strängkategori, specificerad avNameId uppräkning
languageIdUInt16Språkidentifierare

Se även