BRDeleteCriteria Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the BRDeleteCriteria class.

Namespace:   Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

public BRDeleteCriteria()
public:
BRDeleteCriteria()
new : unit -> BRDeleteCriteria
Public Sub New

See Also

BRDeleteCriteria Class
Microsoft.MasterDataServices Namespace

Return to top