Gets the Amazon SimpleDB interface.
Namespace: SimolAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
AmazonSimpleDB SimpleDB { get; } |
Visual Basic |
---|
ReadOnly Property SimpleDB As AmazonSimpleDB Get |
Visual C++ |
---|
property AmazonSimpleDB^ SimpleDB { AmazonSimpleDB^ get (); } |