Return an XML description of the named StreamBase entity
Namespace: StreamBase.SB.ClientAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.6.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string Describe( string sEntityName )
Public Function Describe ( _ sEntityName As String _ ) As String
public: String^ Describe( String^ sEntityName )
Parameters
- sEntityName
- String
Exceptions
Exception | Condition |
---|---|
StreamBase.SB..::..StreamBaseException | thrown on network or other errors |