ProxyGenerationResult Properties

Include Protected Members
Include Inherited Members

The ProxyGenerationResult type exposes the following members.

Properties

  Name Description
Public property Assembly Gets or sets the generated assembly.
Public property CompiledBytes Gets or sets the binary bytes of the compiled proxy code (which may represent one or more System.Reflection.Assemblies).
Public property Fingerprint Gets or sets the fingerprint or conceptual signature of the proxy, which may be used as a unique key with which to cache the result.
Public property IsValid Determines whether the result is valid.
Public property SourceCode Gets or sets the source code of the proxy.

Top

See Also

Reference

ProxyGenerationResult Class

Microsoft.BusinessData.Runtime Namespace