Northwind.EntityFramework.ModelFirst.Oracle.CustomerDemographics.OnGetCustomerDesc C# (CSharp) Method

OnGetCustomerDesc() private method

private OnGetCustomerDesc ( string &value ) : void
value string
return void
        partial void OnGetCustomerDesc(ref string value);
        partial void OnCustomerDescChanging(ref string value);