biuan SAP® BUSINESS ONE SDK
API Blob Table Key Segments

Description

A collection of BlobTableKeySegment objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class BlobTableKeySegmentsClass : IBlobTableKeySegments, BlobTableKeySegments, IEnumerable { public virtual int Count { get; } public extern BlobTableKeySegmentsClass(); public virtual extern BlobTableKeySegment Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern BlobTableKeySegment Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Blob Table Key Segments

Description

The records whose blob fields are to be set or retrieved.

Property type

Read-only property

Syntax

Visual Basic
Public Property BlobTableKeySegments() As BlobTableKeySegments

See Also

Related information


Blob Table Key Segment BlobTableKeySegment Object
Specifies the record whose blob field is to be set.
   Parent: Blob Table Key Segments BlobTableKeySegments Collection

Blob Params BlobParams Object
Specifies a set of blob fields, as follows: The Table property specifies the database table. The Field property specifies the blob field in the database table. The BlobTableKeySegments property specifies the records whose blob fields are to...
   Parent: Company Service CompanyService Service


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates