_Global.DeleteFromDatabase(Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool DeleteFromDatabase (object Name, object UserID, object DatabasePassWord, object FormatID);
abstract member DeleteFromDatabase : obj * obj * obj * obj -> bool
Public Function DeleteFromDatabase (Optional Name As Object, Optional UserID As Object, Optional DatabasePassWord As Object, Optional FormatID As Object) As Boolean
Parameters
- Name
- Object
- UserID
- Object
- DatabasePassWord
- Object
- FormatID
- Object