EDMI Service: WIP
This commit is contained in:
3
Service.EDMIService/Database/IDatabase.vb
Normal file
3
Service.EDMIService/Database/IDatabase.vb
Normal file
@@ -0,0 +1,3 @@
|
||||
Public Interface IDatabase
|
||||
Function NewDocument(RelativePath As String, AddedWho As String, ObjectStoreId As Int64, ReferenceId As Int64) As Int64
|
||||
End Interface
|
||||
Reference in New Issue
Block a user