ExportViewDeleteRequest.Identifier フィールド
削除するエクスポート ビューの内部識別子。
名前空間: Microsoft.MasterDataServices
アセンブリ: Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)
構文
'宣言
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
Order := )> _
Public Identifier As Identifier
'使用
Dim instance As ExportViewDeleteRequest
Dim value As Identifier
value = instance.Identifier
instance.Identifier = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )]
public Identifier Identifier
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )]
public:
Identifier^ Identifier
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )>]
val mutable Identifier: Identifier
public var Identifier : Identifier