'Declaration Public Function New( _ ByVal tableName As String, _ ByVal key As String _ )
'Declaration
Public Function New( _ ByVal tableName As String, _ ByVal key As String _ )
'Usage Dim tableName As String Dim key As String Dim instance As New RDACL(tableName, key)
'Usage
Dim tableName As String Dim key As String Dim instance As New RDACL(tableName, key)
public RDACL( string tableName, string key )
public: RDACL( String^ tableName, String^ key )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
RDACL Class RDACL Members Overload List