This document is archived and information here might be outdated. Recommended version. |
Indicates if the relationships in this relationship class corresponds to table attachments.
[Visual Basic .NET]
Public ReadOnly Property IsAttachmentRelationship As Boolean
[C#]
public bool IsAttachmentRelationship {get;}
[C++]
HRESULT get_IsAttachmentRelationship(
Boolean* IsAttachment
);
[C++] Parameters IsAttachment [out, retval]
IsAttachment is a parameter of type bool*