C# Class Microsoft.SqlServer.TDS.Login7.TDSLogin7TokenOffsetProperty

Helper class that takes care of setting property value
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
TDSLogin7TokenOffsetProperty ( PropertyInfo property, ushort position, ushort length ) : System.Reflection

Initialization constructor

TDSLogin7TokenOffsetProperty ( PropertyInfo property, ushort position, ushort length, bool isOffsetOffset ) : System.Reflection

Initialization constructor

Method Details

TDSLogin7TokenOffsetProperty() public méthode

Initialization constructor
public TDSLogin7TokenOffsetProperty ( PropertyInfo property, ushort position, ushort length ) : System.Reflection
property System.Reflection.PropertyInfo
position ushort
length ushort
Résultat System.Reflection

TDSLogin7TokenOffsetProperty() public méthode

Initialization constructor
public TDSLogin7TokenOffsetProperty ( PropertyInfo property, ushort position, ushort length, bool isOffsetOffset ) : System.Reflection
property System.Reflection.PropertyInfo
position ushort
length ushort
isOffsetOffset bool
Résultat System.Reflection