[ConnectionStringParameterAttribute] [DefaultValueAttribute(0)] public int TimestampColumnIndex { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute(0)> Public Property TimestampColumnIndex As Integer Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(0)] property int TimestampColumnIndex { int get (); void set (int value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(0)>] member TimestampColumnIndex : int with get, set
function get_TimestampColumnIndex(); function set_TimestampColumnIndex(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.