Company.Get (IDatabase) Method
Public Shared Function Get( _
ByVal db As IDatabase _
) As IEnumerable(Of CompanyInfo)
This language is not supported or no code example is available.
public static IEnumerable<CompanyInfo> Get(
IDatabase db
)
This language is not supported or no code example is available.
public:
static IEnumerable<CompanyInfo^>^ Get(
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- db
- IDatabase