Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the value of name field in the reader.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public static string GetValueFromReader(
SqlDataReader reader,
string fieldName
)
Public Shared Function GetValueFromReader (
reader As SqlDataReader,
fieldName As String
) As String
Parameters
reader
Type: System.Data.SqlClient.SqlDataReaderSpecifies the SQL data reader.
fieldName
Type: System.StringSpecifies the field name whose value to fetch.
Return Value
Type: System.String
Type: String
See Also
GetValueFromReader Overload
GeneralFunctions Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright