Amazon.KinesisAnalytics.Model.RecordColumn.IsSetSqlType C# (CSharp) Method

IsSetSqlType() private method

private IsSetSqlType ( ) : bool
return bool
        internal bool IsSetSqlType()
        {
            return this._sqlType != null;
        }