[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; ; ...
-
Data Import Export usinf Excel template Dynamics AX 2009 – Import Customer master,Vendor master and their Primary addresses ...
No comments:
Post a Comment