Share via


GeneralFunctions.GetValueFromReader Method (SqlDataReader, String)

 

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

  • fieldName
    Type: System.String

    Specifies 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