FunctionPrivilege Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the FunctionPrivilege class.

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

Syntax

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

See Also

FunctionPrivilege Class
Microsoft.MasterDataServices Namespace

Return to top