See Also

GrantMgr Class  | GrantMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

cmd
DbCommand Object
g
Grant Object
See Also Languages Omb Send comments on this topic.

SetGrantParameters Method

Omb.Admin Namespace > GrantMgr Class : SetGrantParameters Method

Sets the Grant Parameters for Database operations

[Visual Basic]
Protected Overridable Sub SetGrantParameters( _    ByVal cmd As DbCommand, _    ByVal g As Grant _ )
[C#]
protected virtual void SetGrantParameters(    DbCommand cmd,    Grant g );
[C++]
protected: virtual void SetGrantParameters(    DbCommand* cmd,    Grant* g )
[C++/CLI]
protected: virtual void SetGrantParameters(    DbCommand^ cmd,    Grant^ g )

Parameters

cmd
DbCommand Object
g
Grant Object

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

GrantMgr Class  | GrantMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.