[DataMemberAttribute, SysOperationControlVisibilityAttribute(false)]
public int parmIntProperty(int _parmIntProperty = parmIntProperty)
{
parmIntProperty = _parmIntProperty;
return parmIntProperty;
}
Subscribe to:
Post Comments (Atom)
SQL/SSRS Interview questions I thought of blogging some SQL/SSRS interview questions.
Below are some. I will add more, when I complete the compilation 1. What is OLTP(Online Transaction Processing)? OLTP stands ...
-
Below are some. I will add more, when I complete the compilation 1. What is OLTP(Online Transaction Processing)? OLTP stands ...
-
static void WriteTextfile(Args _args) { CustTable custTable; BinData binData; TextBuffer textBuffer; ; ...
-
Fact Box is basically use to show the data related to the selected record. The FactBox pane is the area of a form where a part th...
No comments:
Post a Comment