Difference between revisions of "Documentation/DevGuide/Database/Adding a Group"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Database Access)
m (FINAL VERSION FOR L10N)
 
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Database/Using DBMS Features
 
|NextPage=Documentation/DevGuide/Database/Using DBMS Features
 
}}
 
}}
{{DISPLAYTITLE:Adding a Group}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Adding a Group}}
 
<!--<idltopic>com.sun.star.sdbcx.GroupDescriptor</idltopic>-->
 
<!--<idltopic>com.sun.star.sdbcx.GroupDescriptor</idltopic>-->
 
Creating a <idl>com.sun.star.sdbcx.GroupDescriptor</idl> object is the same as the methods described above. Follow the same steps:
 
Creating a <idl>com.sun.star.sdbcx.GroupDescriptor</idl> object is the same as the methods described above. Follow the same steps:

Latest revision as of 12:52, 15 May 2009



Creating a com.sun.star.sdbcx.GroupDescriptor object is the same as the methods described above. Follow the same steps:

  1. Set a name for the group in the Name property.
  2. Append all the users to the user container of the group.
  3. Append the GroupDescriptor object to the group container of the catalog.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages