Subject | English | Turkish |
comp., MS | parameterized report | parametreli rapor (A published report that accepts input values through parameters) |
comp., MS | parameterized row filter | parametreli satır filtresi (A row filter available with merge replication that allows you to restrict the data replicated to a Subscriber based on a system function or user-defined function (for example: SUSER_SNAME())) |
comp., MS | parameterized type | parametreli tür (A type whose definition has placeholders for actual types that the user specifies when creating and using instances of the type. C++ templates and common language runtime generics are examples of parameterized types) |