DocumentsloadById Method

Definition

Namespace: MbcsCentral.WinDoc
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Documents[] loadById(
	long docId,
	OleDbConnection CN
)

Parameters

docId  Int64
 
CN  OleDbConnection
 

Return Value

Documents

See Also