This document is archived and information here might be outdated. Recommended version. |
Validate that the script can be used successfully by the Data Modification action.
[Visual Basic .NET]
Public Function ValidateFunction ( _
) As String
[C#]
public string ValidateFunction (
);
[C++]
HRESULT ValidateFunction(
void
);