ExportViewDeleteRequest Constructor (International, Identifier)
SQL Server 2012
Initializes a new instance of the ExportViewDeleteRequest class that has the specified cultural settings and internal identifier for the export view to delete.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
public ExportViewDeleteRequest(
International International,
Identifier Identifier
)
Parameters
- International
- Type: Microsoft.MasterDataServices.International
The cultural settings
- Identifier
- Type: Microsoft.MasterDataServices.Identifier
The internal identifier for the export view to delete.