Freigeben über


OnPreGenerateProxyAssemblyBytes-Delegat

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Delegate Function OnPreGenerateProxyAssemblyBytes ( _
    lobSystemStruct As ILobSystemStruct _
) As Byte()
'Usage
Dim instance As New OnPreGenerateProxyAssemblyBytes(AddressOf HandlerMethod)
public delegate byte[] OnPreGenerateProxyAssemblyBytes(
    ILobSystemStruct lobSystemStruct
)

Parameter

Rückgabewert

Typ: []

Siehe auch

Referenz

Microsoft.SharePoint.BusinessData.Infrastructure-Namespace