共用方式為


AnnotationsUpdateRequest.Comment 欄位

Specifies the text with which to replace the current annotation text.

命名空間:  Microsoft.MasterDataServices
組件:  Microsoft.MasterDataServices (在 Microsoft.MasterDataServices.dll 中)

語法

'宣告
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public Comment As String
'用途
Dim instance As AnnotationsUpdateRequest
Dim value As String

value = instance.Comment

instance.Comment = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public string Comment
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public:
String^ Comment
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )>]
val mutable Comment: string
public var Comment : String

請參閱

參考

AnnotationsUpdateRequest 類別

Microsoft.MasterDataServices 命名空間